-
Notifications
You must be signed in to change notification settings - Fork 529
Dealing with optional and mandatory GATK resource files #592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f217e6a
Add error message if dbsnp or known_indels is not supplied for bqsr o…
FriederikeHanssen 2d811ff
multi-line not supported, use \n instead
FriederikeHanssen dd54c4c
Make PON optional
FriederikeHanssen a49df17
Make germline_resource optional for mutect2
FriederikeHanssen 30b368c
Update getpileup, deal with optional dbsnp, germline, knwon_indels
FriederikeHanssen f3796c1
Formatting
FriederikeHanssen 63e8e7d
Formatting
FriederikeHanssen f0805af
Merge remote-tracking branch 'upstream/dev' into gatk_resource
FriederikeHanssen 37043a0
Add suggestion on value channels to handle optional input
FriederikeHanssen 3d34ae7
make germline_resource work again
FriederikeHanssen c6210fa
remove test code
FriederikeHanssen a72ce06
add mutect2 no intervals tests
FriederikeHanssen 1d6e363
some indents
FriederikeHanssen 7fd12ab
more channel :sparkles: magic
FriederikeHanssen 17d3d72
Merge remote-tracking branch 'upstream/dev' into gatk_resource
FriederikeHanssen ae9eb2f
add config for mutect2 tests
FriederikeHanssen f8a0e12
not sure what is going with mutect2
FriederikeHanssen 7216964
Fix getpileupsummaries output
FriederikeHanssen ed7c724
Update conf/modules.config
FriederikeHanssen 975e71c
Try to request more memory
FriederikeHanssen 26d52d4
Revert this, everything is red
FriederikeHanssen 2aa1e2f
try .5
FriederikeHanssen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
6 changes: 4 additions & 2 deletions
6
subworkflows/nf-core/gatk4/tumor_normal_somatic_variant_calling/main.nf
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 3 additions & 1 deletion
4
subworkflows/nf-core/gatk4/tumor_only_somatic_variant_calling/main.nf
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.