Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

ddbj/SAPPORO_test_workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAPPORO Test Workflow

Workflows written in common workflow language (CWL) for testing SAPPORO

Run a workflow

(Plesae see how to install cwltool: https://github.com/common-workflow-language/cwltool)

To run a workflow named workflow/trimming_and_qc/trimming_and_qc, type as follows:

$ cwltool --outdir output ./workflow/trimming_and_qc/trimming_and_qc_no_upload/trimming_and_qc_no_upload.cwl ./test/workflow/job/trimming_and_qc_no_upload.yml

Visualize trimming_and_qc_no_upload.cwl

(Visualize at 2019-1-20 using CWL Viewer https://view.commonwl.org)

trimming_and_qc_no_upload.cwl