Add chelae/trim as an alternate trimming tool#260
Merged
Conversation
Install nf-core/chelae/trim module with patch for multiqc_files topic channel on json and metrics outputs. Add as an alternative to fastp for adapter trimming and quality filtering of short-read FASTQ data. Generated by opencode
Member
Author
|
I choose not to include a subway map update, as I have plans to refactor it, so that can go in a separate PR |
maxulysse
force-pushed
the
add-chelae-trim
branch
from
July 15, 2026 11:31
5c5e5f1 to
e2c4c2a
Compare
mashehu
approved these changes
Jul 15, 2026
| ``` | ||
|
|
||
| Currently the `tools` param can have the following values: bbmap_clumpify, checkqc, fastp, fastqc, fastqe, fastqscreen, fq_lint, kraken2, multiqcsav, picard_collecthsmetrics, picard_collectmultiplemetrics, riker, rundirparser, seqkit_stats, seqfu_stats, sequali and toulligqc. | ||
| Currently the `tools` param can have the following values: bbmap_clumpify, checkqc, chelae, fastp, fastqc, fastqe, fastqscreen, fq_lint, kraken2, multiqcsav, picard_collecthsmetrics, picard_collectmultiplemetrics, riker, rundirparser, seqkit_stats, seqfu_stats, sequali and toulligqc. |
Contributor
There was a problem hiding this comment.
if only we had a place where this is updated automatically... 😉
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Waiting on the following PR for minor code polish:
Add chelae/trim from nf-core/modules as an alternative to fastp for adapter trimming and quality filtering of short-read FASTQ data.
Changes
nf-core/chelae/trimmodule with patch formultiqc_filestopic channel on json and metrics outputsCHELAE_TRIMinclude, invocation (gated by--tools chelae), andchelae_readsworkflow outputnextflow_schema.jsonpatterns fortools,skip_tools, andsubsample_toolschelaetoallbundle andtoolReferencesMap()Checklist
Generated by opencode
Verified by @maxulysse