Git Product home page Git Product logo

ambarishk / intel-gatk4-somatic-with-preprocessing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gatk-workflows/intel-gatk4-somatic-with-preprocessing

0.0 1.0 0.0 33 KB

Workflows for data pre-processing and initial calling of somatic SNP, Indel, and copy number variants optimized by Intel for on-premises infrastructure

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

WDL 94.97% Shell 5.03%

intel-gatk4-somatic-with-preprocessing's Introduction

intel-gatk4-somatic-with-preprocessing

Workflows for data pre-processing and initial calling of somatic SNP, Indel, and copy number variants optimized by Intel for on-premises infrastructure

WORKFLOWS AND JSONS

This repository contains the modified WDLs for Somatic workflow optimized to run on BIGstack.

a. Set the correct path in SomaticPairedSingleSampleWf.wdl for where your datasets reside. b. SomaticPairedSingleSampleWf.wdl uses Samtools Sort instead of Picard Sort. c. If BWA threads for SamToFastqAndBwaMemAndMba stage has to be changed, make the change in two places: SomaticPairedSingleSampleWf.wdl CommonTasks.wdl d. mutect2.wdl - Enabled Mutect2 with pairHMM and smith-waterman AVX implementations.

FPGA CHANGES

Assuming the environemnt has been setup to offload the pairhmm kernel of Mutect2 to FPGA - the below changes must be enabled in the mutect2.wdl file (based on the comments) to make use of the FPGA.

a. In the WDL file, for task M2 runtime section, uncomment the line: require_fpga: "yes". Also modify the -pairHMM flag to use EXPERIMENTAL_FPGA_LOGLESS_CACHING.

DATASETS

Use the Download_Somatic_Data.sh script to download all the datasets needed for this workflow.

TOOLS

For on-prem, this workflow uses dockerized tools. However, if mutect2 uses FPGA, we recommend modifying the task M2 to use tools from the filesystem to work with the FPGA. There's a bug running FPGA with docker.

NOTE

This workflow works with Cromwell v30.2 and HTCondor backend. Going <30.2 or >30.2 has caused issues.

intel-gatk4-somatic-with-preprocessing's People

Contributors

aprabhak2 avatar knoblett avatar

Watchers

James Cloos 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.