Add new component: cnvkit/coverage#11714
Merged
Merged
Conversation
Contributor
|
@nf-core-bot fix linting |
nvnieuwk
approved these changes
May 20, 2026
Contributor
nvnieuwk
left a comment
There was a problem hiding this comment.
Some small non-breaking comments, feel free to merge once they've been fixed
| // interval file can be target or antitarget bed file. | ||
|
|
||
| output: | ||
|
|
Comment on lines
+14
to
+16
| // alignement file can be BAM or CRAM | ||
| // in cnvkit version 0.9.13, a bedGraph (.bed.gz) file is also accepted. extract per-base coverage from BAM files once (eg. with bedtools genomecov -gb) | ||
| // interval file can be target or antitarget bed file. |
Contributor
There was a problem hiding this comment.
This should be the description in the meta.yml file :)
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
manascripts
pushed a commit
to manascripts/modules
that referenced
this pull request
May 21, 2026
* Add new component: cnvkit/coverage * fix: update cnvkit version to 0.9.13 and add quay.io prefix * [automated] Fix code linting * Apply suggestion from @nvnieuwk Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com> * fixed comments from reviewer - remove blank lines and move comments to meta.yml --------- Co-authored-by: aaron-de-cock <aaron.de.cock@student.howest.be> Co-authored-by: nf-core-bot <core@nf-co.re> Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
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.
PR checklist
Add
coveragefunctionality tocnvkitCloses #11193
topic: versions- See version_topicslabelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda