Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
cram_to_bam workflow
|
Path: definitions/subworkflows/cram_to_bam_and_index.cwl Branch/Commit ID: a9133c999502acf94b433af8d39897e6c2cdf65f |
|
|
|
autosubmit.cwl
An example workflow created using Autosubmit's basic a000 workflow as reference. The `platform.yml` is ignored as it contains only information about platforms (e.g. it could be given to a tool like Troika as-is). `expdef.yml` and `autosubmit.yml` basically provide CWL inputs. `jobs.yml` contains the steps of the CWL workflow, with their dependencies. In CWL dependencies are specified via inputs and outputs. When task A outputs a value X, and task B has an input of type A/X, then the dependency A -> B is created in CWl. This is different than Autosubmit, and needs some care to guarantee the correct order in the workflow graph of start dates, members, chunks, etc. |
Path: notes/autosubmit/autosubmit.cwl Branch/Commit ID: 97bfab3944137a0cc60f44a278090b1ffdc02a10 |
|
|
|
workflow_inputs.cwl
|
Path: wdl2cwl/tests/cwl_files/workflow_inputs.cwl Branch/Commit ID: fac9e1a4363b6d35a4a62fdf75d58c997be8790d |
|
|
|
Hello World
Outputs a message using echo |
Path: tests/wf/hello-workflow.cwl Branch/Commit ID: 6b1b15c0c54846d8e765893f0931b97410263e10 |
|
|
|
linc_target.cwl
|
Path: workflows/linc_target.cwl Branch/Commit ID: 96f1caf46ca4859e7cb49919dcb13bf53abf4393 |
|
|
|
scatter-wf2.cwl
|
Path: cwltool/schemas/v1.0/v1.0/scatter-wf2.cwl Branch/Commit ID: cd779a90a4336563dcf13795111f502372c6af83 |
|
|
|
count-lines13-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines13-wf.cwl Branch/Commit ID: bffea7fd5e864c5221c13a815d00d0a2fad178cc |
|
|
|
extract_gencoll_ids
|
Path: task_types/tt_extract_gencoll_ids.cwl Branch/Commit ID: da35c7b700912dd3643e3dd2c5c96b7be3a4edad |
|
|
|
steplevel-resreq.cwl
|
Path: cwltool/schemas/v1.0/v1.0/steplevel-resreq.cwl Branch/Commit ID: e6c2d955a448225f026a04130443d13661844440 |
|
|
|
revsort_step_bad_schema.cwl
Reverse the lines in a document, then sort those lines. |
Path: tests/wf/revsort_step_bad_schema.cwl Branch/Commit ID: 6b1b15c0c54846d8e765893f0931b97410263e10 |
