Conversation
|
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
|
@nf-core-bot fix linting pretty please 🙏 |
| fastqc/*_fastqc.{html,zip} | ||
| fastqc/*_raw_fastqc.{html,zip} | ||
| fastqc/*_trimmed_fastqc.{html,zip} |
There was a problem hiding this comment.
I think the old line was ok, but I like the added specificity
|
|
||
| // | ||
| // MODULE: Run FastQC | ||
| // MODULE: Run FastQC on subsampled reads |
There was a problem hiding this comment.
They actually only are subsampled if seqtk is selected
|
Hi I unfortunately did not have time to join the Hackaton but I think fastp would be a great addition! Just saw this PR and had two small comments for you to consider :)
|
|
Hey @pontushojer !! Thanks for your comment. It was very useful.
|
|
Great!
Yes that is true that you can opt-in to run fastp. My thinking was rather that one could use if FastQC i.e. strictly for QC with no read manipulation. This would probably save some runtime (not sure how much). This could be a later addition as well, if there is interest. |
Co-authored-by: Pontus Höjer <pontushojer@gmail.com>
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).