This is an example Common Workflow Language (CWL) pipeline for running a super fast RNA-seq experiment using Salmon to do quasialignments and quantitation.
- install cwltool
conda install -c bioconda cwltool
- extract test data
tar zxvf sample_data.tgz
- run workflow
cwltool salmon-workflow.cwl workflow-test.yaml