Skip to content

Commit ba0ddb2

Browse files
authored
Create toil-cwl-runner
Basic structure
1 parent e12c937 commit ba0ddb2

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Running CWL workflows on Puhti with `toil-cwl-runner`
2+
3+
## Strengths of the Common Workflow Language standards
4+
5+
## Strengths of `toil-cwl-runner`
6+
7+
## Disadvantages for using CWL
8+
9+
## Disadvantages for using `toil-cwl-runner`
10+
11+
## Installing `toil-cwl-runner`
12+
13+
(and nodejs)
14+
15+
## Defining CWL workflows
16+
17+
(link to existing docs)
18+
19+
## Running CWL workflows with `toil-cwl-runner`
20+
21+
(use sbatch to submit toil-cwl-runner job to submit further jobs)
22+
23+
## Monitoring a running workflow

0 commit comments

Comments
 (0)