/salmon-cwl

Example CWL workflow for running Salmon

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