Skip to content

roryk/salmon-cwl

Repository files navigation

This is an example Common Workflow Language (CWL) pipeline for running a super fast RNA-seq experiment using Salmon to do quasialignments and quantitation.

  1. install cwltool
conda install -c bioconda cwltool
  1. extract test data
tar zxvf sample_data.tgz
  1. run workflow
cwltool salmon-workflow.cwl workflow-test.yaml

About

Example CWL workflow for running Salmon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published