Skip to content

Commit cddc77b

Browse files
drpatelhd4straub
andauthored
Update docs/usage.md
Co-authored-by: Daniel Straub <[email protected]>
1 parent 36f80ba commit cddc77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Changes and parameter specifications for prokaryotes:
8585
* You can use `--featurecounts_feature_type CDS` in combination with `--featurecoutns_group_type product` but than featureCounts will no longer reflect the biotypes of your RNA. It could be helpful to identify the number of hypothetical proteins.
8686
* If your execution struggle with Salmon as aligner, change `--alginer` to hisat2.
8787
* You can skip RSeQC with `--skip_rseqc` since it mainly focus on eukaryotic features like splice junctions, transcription start (TSS) and ending sites (TES)
88-
* If you aren't interested in the biotypes of your RNA data, you can skip the whole process with `--skip_biotype_qc`
88+
* `--skip_biotype_qc` in case biotypes of your RNA data are of no interest.
8989

9090
> **NB:** For older versions of the pipeline the names may be different. Check the paramters docs for details.
9191

0 commit comments

Comments
 (0)