GithubHelp home page GithubHelp logo

dayedepps / five-dollar-genome-analysis-pipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gatk-workflows/five-dollar-genome-analysis-pipeline

0.0 1.0 0.0 50 KB

Workflows used for germline short variant discovery in WGS data

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

WDL 100.00%

five-dollar-genome-analysis-pipeline's Introduction

five-dollar-genome-analysis-pipeline

Workflows used for germline short variant discovery in WGS data

germline_single_sample_workflow :

This WDL pipeline implements data pre-processing and initial variant calling (GVCF generation) according to the GATK Best Practices (June 2016) for germline SNP and Indel discovery in human whole-genome sequencing and exome sequencing data. The provided intervals in the json are intended for whole-genome sequencing, users are expected to use thier own exome intervals for exome sequencing.

Note: For those users interested in running this wdl on FireCloud (FC), the FC version has been provided as fc_germline_single_sample_workflow.wdl. Please visit the FC featured methods and workspaces for more GATK Best Practices pipelines.

Requirements/expectations

  • Human whole-genome paired-end sequencing data in unmapped BAM (uBAM) format
  • One or more read groups, one per uBAM file, all belonging to a single sample (SM)
  • Input uBAM files must additionally comply with the following requirements:
    • filenames all have the same suffix (we use ".unmapped.bam")
    • files must pass validation by ValidateSamFile
    • reads are provided in query-sorted order
    • all reads must have an RG tag
  • Reference genome must be Hg38 with ALT contigs

Outputs

  • Cram, cram index, and cram md5
  • GVCF and its gvcf index
  • BQSR Report
  • Several Summary Metrics

Software version requirements :

Cromwell version support

  • Successfully tested on v30.2
  • Does not work on versions < v23 due to output syntax

five-dollar-genome-analysis-pipeline's People

Watchers

www 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.