Giter Club home page Giter Club logo

gatk3-4-rnaseq-germline-snps-indels's Introduction

gatk3-4-rnaseq-germline-snps-indels

Workflows for processing RNA data for germline short variant discovery with GATK (v3+v4) and related tools

Requirements/expectations :

  • BAM (test was done by bam file which was created by hisat2 and picard tools add group: java -jar ~/software/picard/build/libs/picard.jar AddOrReplaceReadGroups I=S3D_5day_RMrRNA.bam O=S3D_5day_RMrRNA.new.bam RGID=4 RGLB=lib1 RGPL=illumina RGPU=unit1 RGSM=20 >>logs 2>&1 & )

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 Note :

  • The workflow allows users to opt to use GATK4 for all tools instead of the default combination between GATK3 and GATK4, but note the workflow has not been validated to run using all GATK4 tools.
  • 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

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.

gatk3-4-rnaseq-germline-snps-indels's People

Contributors

luomei308 avatar ruchim avatar

Watchers

 avatar

Forkers

chun-jie-group

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.