Skip to content

miller-alexander/micro-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-c

Overview

WDL implementation of Dovetail micro-c analysis pipeline.

Installation

  1. Git clone this repository
$ git clone https://github.com/miller-alexander/micro-c
  1. Install Cromwell

Follow this guide

  1. Configure Cromwell for use with your compute framework

Note: Configuration requires runtime attributes Int cpu, Int memory_gb, String jobGroup, and String docker.

Usage

  1. Generate the input json

See Generate_Inputs.MD for information on how to generate inputs.

  1. Launch the WDL with Cromwell
$ java -Dconfig.file=backend.conf -jar cromwell.jar run -t wdl -m outfile.json -i inputs.json micro_c.wdl

About

WDL workflow for Dovetail's micro-c pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published