-
Notifications
You must be signed in to change notification settings - Fork 529
Using GATKs mergeVcfs #571
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 all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
2c10752
WIP: Replace CONCAT_VCFs with GATKs MergeVcfs. With this first commit…
asp8200 2a8e870
Nextflow module/process for GATKs MergeVcfs.
asp8200 56de5c7
Using the nf-core module with GATK's mergeVcfs.
asp8200 a7716a3
Removing redundant home-brewed nextflow-module with GATK's mergeVcfs.
asp8200 767d99c
Using GATKs mergeVcfs for mutect2 in somatic variant calling.
asp8200 f8d857c
Using GATKs mergeVcfs for freeBayes vcfs.
asp8200 58fa570
Using GATKs mergeVcfs for deepvariant.
asp8200 4c7bb2f
Removing redundant calls to BGZIP_VC in deepvariant module.
asp8200 fe5d815
Fixing legacy in tumor_normal_somatic_variant_calling
asp8200 9f6b541
Using mergeVcfs for Haplotypecaller
asp8200 8e54a72
Adding tbi-file to the output from GATK4_MERGEVCFS. This change shoul…
asp8200 cd50a8d
Merge commit '6cf0b1284eb09cf4774111cb7db4296ce7d74d47' into merge_vcfs
asp8200 76d7abf
Using GATKs MergeVcfs for VCF-files from Manta
asp8200 8afe980
Using GATK4_MERGEVCFS for STRELKA_SNVS and STRELKA_INDELS. Clean up.
asp8200 f36bf8e
Removing legacy configuration of CONCAT_
asp8200 85a1f07
Removing the module CONCAT_VCF and the corresponding bash-script
asp8200 ef32494
prettier
asp8200 9523461
Removing tabix/bgzip from modules.json
asp8200 a125ead
Sorting vcf-files from freebayes. (Needed for running mergeVcfs.)
asp8200 f6ce15b
Simplifying code to only use one vcf-sort-operation
asp8200 ceaa36e
Updating git-sha for gatk4/mergevcfs
asp8200 658c21b
Removing redundant tabix/bgzip-module
asp8200 52ed964
Fixig some indentation
asp8200 5dfef56
Updating CHANGELOG and README
asp8200 11d42af
moving changelog-entry
asp8200 2b7c490
Merge branch 'dev' into merge_vcfs
maxulysse 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 was deleted.
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
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 was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.