Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
mut.cwl
|
Path: tests/wf/mut.cwl Branch/Commit ID: 886a6ac41c685f20d39e352f9c657e59f3312265 |
|
|
|
Align reference proteins plane complete workflow
|
Path: protein_alignment/wf_protein_alignment.cwl Branch/Commit ID: c17cac4c046f8ba2b8574a121c44a72d2e6b27e6 |
|
|
|
LBA_target.cwl
|
Path: workflows/LBA_target.cwl Branch/Commit ID: 71c3e173b165ffb584c504693733cea3dadb4619 |
|
|
|
env-wf3.cwl
|
Path: cwltool/schemas/v1.0/v1.0/env-wf3.cwl Branch/Commit ID: 09323506da219ba3ddb5313bd83022b52cac9adc |
|
|
|
steplevel-resreq.cwl
|
Path: cwltool/schemas/v1.0/v1.0/steplevel-resreq.cwl Branch/Commit ID: 4fd5ca5a927594c361a9320d5331b326d06cecd3 |
|
|
|
directory.cwl
Inspect provided directory and return filenames. Generate a new directory and return it (including content). |
Path: tests/wf/directory.cwl Branch/Commit ID: 875b928ce50a3202f5954843b79ea86683c160fa |
|
|
|
kmer_ref_compare_wnode
|
Path: task_types/tt_kmer_ref_compare_wnode.cwl Branch/Commit ID: 50d161364e2859ed5c95ef07c9f7234f1431cf31 |
|
|
|
WGS QC workflow nonhuman
|
Path: definitions/subworkflows/qc_wgs_nonhuman.cwl Branch/Commit ID: 2f65fc96207a71b1cda4e246f808bed056608cd0 |
|
|
|
count-lines12-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines12-wf.cwl Branch/Commit ID: 09323506da219ba3ddb5313bd83022b52cac9adc |
|
|
|
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: c6bfa0de917efb536dd385624fc7702e6748e61d |
