Giter Club home page Giter Club logo

gatk4-germline-snps-indels's Introduction

gatk4-germline-snps-indels

Purpose :

Workflows for germline short variant discovery with GATK4.

haplotypecaller-gvcf-gatk :

The haplotypecaller-gvcf-gatk4 workflow runs the GATK4 HaplotypeCaller tool in GVCF mode on a single sample according to GATK Best Practices. When executed the workflow scatters the HaplotypeCaller tool over the input bam sample using an interval list file. The output produced by the workflow will be a single GVCF file which can then be provided to GenomicsDBImport along with several other GVCF files to call for variants simultaneously, producing a multisample VCF. The haplotypecaller-gvcf-gatk4 workflows default GVCF mode is useful when calling variants for several samples efficiently. However, for instances when calling variants for one or a few samples it is possible to have the workflow directly call variants and output a VCF file by setting the make_gvcf input variable to false.

Requirements/expectations

  • One analysis-ready BAM file for a single sample (as identified in RG:SM)
  • A file containing a set of variant calling interval list for the scatter

Outputs

  • One GVCF file and its index

Software version requirements :

  • GATK 4
  • Samtools 1.3.1
  • Python 2.7
  • Cromwell version support
    • Successfully tested on v53

IMPORTANT NOTE :

  • The JointGenotyping workflow takes the GVCF output produced by the haplotypecaller-gvcf-gatk and uses GenomicsDBImport to produce a multi-sample VCF. The JointGenotyping workflow requires GVCFs be listed in a sample map text file, this can be generated using the generate-sample-map workflow.
  • The provided JSON is a ready to use example JSON template of the workflow. It is the user’s responsibility to correctly set the reference and resource input variables using the GATK Tool and Tutorial Documentations.
  • Runtime parameters are optimized for Broad's Google Cloud Platform implementation.
  • For help running workflows on the Google Cloud Platform or locally please view the following tutorial (How to) Execute Workflows from the gatk-workflows Git Organization.
  • Please visit the User Guide site for further documentation on our workflows and tools.
  • Relevant reference and resources bundles can be accessed in Resource Bundle.

Contact Us :

  • The following material is provided by the Data Science Platforum group at the Broad Institute. Please direct any questions or concerns to one of our forum sites : GATK or Terra.

LICENSING :

Copyright Broad Institute, 2019 | BSD-3 This script is released under the WDL open source code license (BSD-3) (full license text at https://github.com/openwdl/wdl/blob/master/LICENSE). Note however that the programs it calls may be subject to different licenses. Users are responsible for checking that they are authorized to run all programs before running this script.

gatk4-germline-snps-indels's People

Contributors

ruchim avatar indraniel avatar jdidion avatar multimeric avatar ldgauthier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.