genome / cig-pipelines

Workflows and resources for running pipelines for somatic mutation discovery in pangenomes plus miscellaneous tools..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CIG Group @ MGI Workflows

The Collaborative and Intergrative Genomics (CIG) is a group in the McDonnell Genome Institute (MGI) at the Washington University School of Medicine (WUSM).

Overview

In this repo, we share pipelines, workflows, and tools in the form of WDL with corresponding Dockerfiles and scripts focused on reusable, reproducible analysis pipelines for genomics data.

Repo Structure

Path Description
resources directories of namespaces containing dockers and scripts
wdl workflow definitions written in WDL (cromwell)
wdl/pipelines full start to end workflows that produce outputs from multiple steps
wdl/tasks wrapped command line interfaces and scripts (must be incorporated into tools/pipelines)
wdl/tools stand alone workflows that combine tasks to produce singular outputs
wdl/structs data structures and types for pipelines, tools, and tasks
scripts scripts for this repository
import assorted unassimilated pipelines, code, etc.

About

Workflows and resources for running pipelines for somatic mutation discovery in pangenomes plus miscellaneous tools..


Languages

Language:WDL 66.0%Language:Python 14.0%Language:Shell 10.4%Language:Dockerfile 9.6%