Merge branch 'CW-2674_docs' into 'dev'

Fix typo

Closes CW-2674

See merge request epi2melabs/workflows/wf-transcriptomes!123
This commit is contained in:
Neil Horner 2023-09-01 08:46:46 +00:00
commit 261437ad81
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@ Select how the transcriptome used for analysis should be prepared:
- Gnerate transcriptome via the denovo pipeline `--transcriptome_source denovo"`
To run the workflow with direct RNA reads `--direct_rna false` (this just skips the pychopper step).
To run the workflow with direct RNA reads `--direct_rna true` (this just skips the pychopper step).
Pychopper and minimap2 can take options via `--minimap2_opts` and `--pychopper_opts`, for example:

View File

@ -68,7 +68,7 @@ Select how the transcriptome used for analysis should be prepared:
- Gnerate transcriptome via the denovo pipeline `--transcriptome_source denovo"`
To run the workflow with direct RNA reads `--direct_rna false` (this just skips the pychopper step).
To run the workflow with direct RNA reads `--direct_rna true` (this just skips the pychopper step).
Pychopper and minimap2 can take options via `--minimap2_opts` and `--pychopper_opts`, for example: