Skip to content
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

New variant calling tools need WDL tasks #119

Open
5 tasks done
mark-welsh opened this issue Sep 20, 2019 · 0 comments
Open
5 tasks done

New variant calling tools need WDL tasks #119

mark-welsh opened this issue Sep 20, 2019 · 0 comments
Assignees

Comments

@mark-welsh
Copy link
Contributor

mark-welsh commented Sep 20, 2019

Will be adding:

  • Strelka2, an Illumina tool for somatic SNV/Indel calls; tumor normal compatible
  • Manta, another Illumina tool for SV calls
  • Control-FREEC, for CNVs (this is has an interesting runtime setup)
  • MuTect2 (GATK4)
  • LoFreq
@mark-welsh mark-welsh self-assigned this Sep 20, 2019
mark-welsh added a commit that referenced this issue Sep 20, 2019
these already existed in the DGD/nbl repo
mark-welsh added a commit that referenced this issue Sep 20, 2019
mark-welsh added a commit that referenced this issue Sep 20, 2019
removed naming with "bam" since CRAM can also be input to this tool
mark-welsh added a commit that referenced this issue Sep 20, 2019
need to run it to figure out the output files...
mark-welsh added a commit that referenced this issue Sep 23, 2019
this should be the case, in WGS pipeline the bam is sorted on-the-fly
via pipes and sambamba
mark-welsh added a commit that referenced this issue Sep 23, 2019
variable is used in the bash routine so it does not need the WDL type
mark-welsh added a commit that referenced this issue Sep 24, 2019
sambamba and samtools need to be turned on
mark-welsh added a commit that referenced this issue Sep 24, 2019
because this is technically optional, like in the case of WGS, specifing
no intervals causes the command to fail. now it is converted to a String
array so even when its empty, the command populates with empty strings
and the cmd succeeds
mark-welsh added a commit that referenced this issue Sep 24, 2019
these aren't supported in GATK4/Mutect2, they should all be provided as
"germline resources"
mark-welsh added a commit that referenced this issue Sep 27, 2019
S -> s so that Cromwell can find the file
mark-welsh added a commit that referenced this issue Oct 2, 2019
12 GB was not enough for large (WGS) bams 🤷‍♂️
mark-welsh added a commit that referenced this issue Oct 14, 2019
mark-welsh added a commit that referenced this issue Jan 7, 2020
mark-welsh added a commit that referenced this issue Jan 8, 2020
mark-welsh added a commit that referenced this issue Jan 8, 2020
mark-welsh added a commit that referenced this issue Feb 8, 2020
This is needed by FilterMutectCalls
mark-welsh added a commit that referenced this issue Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant