Add optional trimming with Trim Galore#117
Add optional trimming with Trim Galore#117maxulysse merged 60 commits intonf-core:devfrom chelauk:dev
Conversation
|
Hi @chelauk that looks like a very good start. Could you add params to specify trimming options? I think the rnaseq pipeline could be a good place to look at what to use already: Instead of |
|
I'm on to it.
|
…o influde test_local profile option
include 3' and 5' clipping options for Trim Galore before and after adapter clipping
include publishDir options to fastqTrim process
minor edit, uncommented --saveTrimmed option
minor edit; corrected nextflow config trimFastq options
Yes
yes added --fastqTrim option |
|
I just edited your comments for clarity |
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
|
when I use this command line I now get an error I am getting this error: in nextflow.config it is defined: |
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
|
|
drpatelh
left a comment
There was a problem hiding this comment.
Looks good @chelauk @maxulysse ! Couple of minor comments left. Ill approve so you can merge after fixing 👍
Co-Authored-By: Harshil Patel <drpatelh@users.noreply.github.com>
delete skip_trimming = false
|
sorry accidentally requested a review from @apeltzer |
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
nf-core/sarek pull request
Many thanks for contributing to nf-core/sarek!
Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker).nf-core lint .).docsis updatedCHANGELOG.mdis updatedREADME.mdis updatedLearn more about contributing: CONTRIBUTING.md