Skip to content

Commit

Permalink
Update internal-instructions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ally Hawkins <[email protected]>
  • Loading branch information
sjspielman and allyhawkins authored Oct 11, 2023
1 parent 4ebe27a commit 05959a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ There are several flags and/or parameters which you may additionally wish to spe
+ `-resume`: Resume workflow from most recent checkpoint
+ `-with-tower`: Use `Nextflow Tower` to monitor workflow (requires separate [Nextflow Tower registration](https://tower.nf/))
+ Workflow parameters:
+ `--run_ids list, of, ids`: A custom list of ids (run, library, sample or project) for this run.
+ `--run_ids list, of, ids`: A custom comma-separated list of ids (run, library, or sample) for this run.
+ `--project list,of, project_ids`: A custom comma-separated list of project ids for this run
[The default](config/profile_ccdl.config) run ids are `"SCPCR000001,SCPCS000101"`.
+ `--repeat_mapping`: Use this flag to repeat mapping, even if results already exist.
+ By default, the workflow checks whether each library has existing `alevin-fry` or `salmon` mapping results, and skips mapping for libraries with existing results.
Expand Down

0 comments on commit 05959a6

Please sign in to comment.