mw55309 / cwl_rna_seq

A very basic CWL RNA-Seq workflow using Kallisto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cwl_rna_seq

A very basic CWL RNA-Seq workflow using Kallisto

You're going to have to edit download_ebi.cwl to provide the full and correct path to download_ebi.sh - I haven't figured out how to reference local scripts yet - though I found this which helps: common-workflow-language/user_guide#158

This currently works with /usr/bin/cwl-runner 2.0.20200224214940

Run:

cwl-runner --enable-dev workflow.cwl inputs.yaml

About

A very basic CWL RNA-Seq workflow using Kallisto

License:MIT License


Languages

Language:Common Workflow Language 93.0%Language:Shell 7.0%