Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
sec-wf-out.cwl
|
Path: tests/wf/sec-wf-out.cwl Branch/Commit ID: 3ed10d0ea7ac57550433a89a92bdbe756bdb0e40 |
|
|
|
1st-workflow.cwl
|
Path: tests/wf/1st-workflow.cwl Branch/Commit ID: 9e7c68c0834645ba53a7e2b5f70d53df9d051c92 |
|
|
|
count-lines3-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines3-wf.cwl Branch/Commit ID: fd6e054510e2bb65eed4069a3a88013d7ecbb99c |
|
|
|
RNASelector as a CWL workflow
https://doi.org/10.1007/s12275-011-1213-z |
Path: workflows/rna-selector.cwl Branch/Commit ID: 71d9c83761ea301a895dd669902979ef5a4b279b |
|
|
|
count-lines1-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines1-wf.cwl Branch/Commit ID: 7bfd77118cdc80dd7150115dd7a1a7ee6046f6fe |
|
|
|
workflow.cwl
|
Path: flow_download/workflow.cwl Branch/Commit ID: b1e1b906fcfb2c0fad8811fb8ab03009282c1d19 |
|
|
|
protein_extract
|
Path: progs/protein_extract.cwl Branch/Commit ID: b38b0070edf910984f29a4a495b5dfa525b8b305 |
|
|
|
rnaseq-header.cwl
|
Path: metadata/rnaseq-header.cwl Branch/Commit ID: e846c74478ca8bf610fefc4b0ee1b3ecc7a5ccd1 |
|
|
|
bam-bedgraph-bigwig.cwl
Workflow converts input BAM file into bigWig and bedGraph files. Input BAM file should be sorted by coordinates (required by `bam_to_bedgraph` step). If `split` input is not provided use true by default. Default logic is implemented in `valueFrom` field of `split` input inside `bam_to_bedgraph` step to avoid possible bug in cwltool with setting default values for workflow inputs. `scale` has higher priority over the `mapped_reads_number`. The last one is used to calculate `-scale` parameter for `bedtools genomecov` (step `bam_to_bedgraph`) only in a case when input `scale` is not provided. All logic is implemented inside `bedtools-genomecov.cwl`. `bigwig_filename` defines the output name only for generated bigWig file. `bedgraph_filename` defines the output name for generated bedGraph file and can influence on generated bigWig filename in case when `bigwig_filename` is not provided. All workflow inputs and outputs don't have `format` field to avoid format incompatibility errors when workflow is used as subworkflow. |
Path: tools/bam-bedgraph-bigwig.cwl Branch/Commit ID: 00ea05e22788029370898fd4c17798b11edf0e57 |
|
|
|
Detect Variants workflow
|
Path: definitions/pipelines/detect_variants_nonhuman.cwl Branch/Commit ID: d57c2af01a3cb6016e5a264f60641eafd2e5aa05 |
