Edit me

Useful Resources

Examples of complete implementations of a variant calling pipeline:

  • The Broad institute WDL reference implementations of the GATK best practices- here
  • The H3ABioNet CWL implementation of the best practices (GATK3.5)- here
  • A configurable Swift-t implementation (different tools, versions and options can be interchanged, so it is easy to confirm to functional equivalence specifications1 )- here

The GATK Resource Bundle2

The GATK resource bundle is a collection of standard files for working with human resequencing data with the GATK. Until the Hg38 bundle is complete, the b37 resources remain the standard data. To access the bundle on the FTP server, use the following login credentials:

 Location: ftp.broadinstitute.org/bundle/b37
 Username: gsapubftp-anonymous
 Password:

Or, simply download using:

wget -r ftp://gsapubftp-anonymous@ftp.broadinstitute.org/bundle/b37

Bibliography