Code Monkey home page Code Monkey logo

wsl2_docker_gatk's Introduction

wsl2_docker_gatk

Recently (September 2021), I started studying genomic data analysis, an exciting and challenging field. I want to run some data analysis on my computer, so I've been reading how to do it in Windows because it is the OS that I've been using my whole life, and there is some excellent software that I rely on daily, which wouldn't be available on Linux. So I decided to document the steps I took setting up the environment and tools. I do not intend to explain the tools here. I am only reporting the exact commands I executed after reading a plethora of documentation.

Docker is a widely-used container technology that allows users to create an isolated copy (instance) of one or more applications, including their dependencies and deploy them on a host system. With Docker Desktop running on WSL2, users can leverage Linux workspaces and avoid having to maintain both Linux and Windows build scripts. Here, I’ll use a test dataset from Desafio LBB-Mendelics 2021 and implement a workflow to NGS analysis using GATK and other tools.

docker

I am following the main steps for germline single-sample data steps recommended by the Broad Institute.

gatk

First we have to install docker -> wsl2_docker_installation

Now we are ready to pull the images and start analyzing data -> gatk_using_docker

wsl2_docker_gatk's People

Contributors

thalitacamelo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

fdmartins

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.