We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74127bf commit 087884eCopy full SHA for 087884e
1 file changed
docs/usage.md
@@ -299,6 +299,10 @@ Turns off the computation of library complexity estimation.
299
300
Turns off adaptor trimming and paired-end read merging. Equivalent to setting both `--skip_collapse` and `--skip_trim`.
301
302
+### `--skip_fastqc`
303
+
304
+Turns off FastQC in the beginning to speed up the pipeline.
305
306
### `--skip_damage_calculation`
307
308
Turns off the DamageProfiler module to compute DNA damage profiles.
0 commit comments