Added cnvkit for tumor_only#545
Merged
FriederikeHanssen merged 12 commits intonf-core:devfrom May 30, 2022
Merged
Conversation
Contributor
Author
|
Note: the module |
Contributor
FriederikeHanssen
left a comment
There was a problem hiding this comment.
Looks really good already. Just want to clear up the crai thing before merging
| - [#529](https://github.com/nf-core/sarek/pull/529) - Do not save `versions.yml` files | ||
| - [#524](https://github.com/nf-core/sarek/pull/524) - Fix intervals usage by counting the actual list of scatter/gather files produced and not overall number of intervals | ||
| - [#549](https://github.com/nf-core/sarek/pull/549) - Fix unique lanes required for Freebayes: issue [#311](https://github.com/nf-core/sarek/issues/311), replaces `meta.clone()` with actual copy of map to avoid issues with https://nfcore.slack.com/archives/C027CM7P08M/p1644241819942339 | ||
| - [#549](https://github.com/nf-core/sarek/pull/549) - Fix unique lanes required for Freebayes: issue [#311](https://github.com/nf-core/sarek/issues/311), replaces `meta.clone()` with actual copy of map to avoid issues with <https://nfcore.slack.com/archives/C027CM7P08M/p1644241819942339> |
Contributor
There was a problem hiding this comment.
bit confused this is part of the PR 🤔
Contributor
There was a problem hiding this comment.
just prettier being prettier
| } | ||
|
|
||
| if(tools.contains('cnvkit')){ | ||
| cram_recalibrated_cnvkit = cram_recalibrated |
Contributor
There was a problem hiding this comment.
same here about the crai
Contributor
There was a problem hiding this comment.
all good, samtools computes the bai index, so this is all fine
Co-authored-by: FriederikeHanssen <Friederike.hanssen@qbic.uni-tuebingen.de>
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
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).