Skip to content
Snippets Groups Projects

Kallisto Workflow

Executing individual steps

cd runs/kallisto/
cwltool --cachedir cache2 ../../workflows/kallisto/kallisto-workflow.cwl workflow.yml > $(date +"%Y-%m-%d_%H-%M").log 2>&1 &