Skip to content

Tutorial for the Common Workflow Language using SnpEff

License

Notifications You must be signed in to change notification settings

andrewjesaitis/cwl-tutorial

Repository files navigation

cwl-tutorial

This repo contains the code for a tutorial on the Common Workflow Language

You can run the workflow using:

git clone git@github:andrewjesaitis/cwl-tutorial
cd cwl-tutorial
docker build --tag=andrewjesaitis/snpeff .
pip install cwltool
cwltool snpeff-workflow.cwl 1kg-job.yml

About

Tutorial for the Common Workflow Language using SnpEff

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published