Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
scatter-wf2_v1_2.cwl
|
Path: testdata/scatter-wf2_v1_2.cwl Branch/Commit ID: aa13f7bad47e8df2349bdebd163e1830537d7f93 |
|
|
|
wf_get_peaks_scatter_se.cwl
The \"main\" workflow. Takes fastq files generated using the seCLIP protocol (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5991800/) and outputs candidate RBP binding regions (peaks). runs: wf_get_peaks_se.cwl through scatter across multiple samples. |
Path: cwl/wf_get_peaks_scatter_se.cwl Branch/Commit ID: c0fffc4979a92371dc0667a03e3d957bf7f77600 |
|
|
|
scatterfail.cwl
|
Path: tests/wf/scatterfail.cwl Branch/Commit ID: 766d58b47180d92618074679eb9f3c6c30acf638 |
|
|
|
step_valuefrom5_wf_v1_2.cwl
|
Path: testdata/step_valuefrom5_wf_v1_2.cwl Branch/Commit ID: aa13f7bad47e8df2349bdebd163e1830537d7f93 |
|
|
|
gsnap_multilib.cwl
|
Path: CWL/workflows/GSNAP/gsnap_multilib.cwl Branch/Commit ID: 72ad937a444b6603983f19595ba4a3434557e006 |
|
|
|
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: c3a46afaa5caa48b20882bdc7d5658d2dea935ee |
|
|
|
js_output_workflow.cwl
|
Path: tests/wf/js_output_workflow.cwl Branch/Commit ID: 766d58b47180d92618074679eb9f3c6c30acf638 |
|
|
|
lobSTR-workflow.cwl
|
Path: src/test/resources/cwl/lobstr-v1/lobSTR-workflow.cwl Branch/Commit ID: 5460aba88abae57e6513d12c91be01930c8004ce |
|
|
|
secret_wf.cwl
|
Path: tests/wf/secret_wf.cwl Branch/Commit ID: 766d58b47180d92618074679eb9f3c6c30acf638 |
|
|
|
Hello World
Puts a message into a file using echo |
Path: src/test/resources/cwl/hello/hello.cwl Branch/Commit ID: 5460aba88abae57e6513d12c91be01930c8004ce Packed ID: main |
