JunhuiLi1017 / gatk4-rnaseq-germline-snps-indels

Workflows for processing RNA data for germline short variant discovery with GATK v4 and related tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatk4-rnaseq-germline-snps-indels

Workflows for processing RNA data for germline short variant discovery with GATK v4 and related tools

Requirements/expectations :

  • uBAM

Output :

  • A BAM file and its index.
  • A VCF file and its index.
  • A Filtered VCF file and its index.

Runtime parameters are optimized for Broad's Google Cloud Platform implementation. For program versions, see docker containers.

Important Notes :

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 :

This script is released under the WDL source code license (BSD-3) (see LICENSE in https://github.com/broadinstitute/wdl). 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. Please see the docker page at https://hub.docker.com/r/broadinstitute/genomes-in-the-cloud/ for detailed licensing information pertaining to the included programs.

About

Workflows for processing RNA data for germline short variant discovery with GATK v4 and related tools

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:WDL 100.0%