Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
pindel parallel workflow
|
Path: pindel/workflow.cwl Branch/Commit ID: 6eb7d35ad46207f4ff49e84106b717e17331eb4b |
|
|
|
strelka workflow
|
Path: strelka/workflow.cwl Branch/Commit ID: 6eb7d35ad46207f4ff49e84106b717e17331eb4b |
|
|
|
Varscan Workflow
|
Path: varscan/workflow.cwl Branch/Commit ID: 6eb7d35ad46207f4ff49e84106b717e17331eb4b |
|
|
|
diadem_workflow_test1.cwl
|
Path: diadem_workflow_test1.cwl Branch/Commit ID: 2932d26107eb418c1adf865cc7c13c147a6ed71d |
|
|
|
checker_workflow_wrapping_workflow.cwl
This demonstrates how to wrap a \"real\" workflow with a checker workflow that runs both the tool and a tool that performs verification of results |
Path: checker_workflow_wrapping_workflow.cwl Branch/Commit ID: 3a604c0e70b2dc62973917cc186dc6db5a6ce519 |
|
|
|
scatter-valuefrom-wf5.cwl
|
Path: cwltool/schemas/v1.0/v1.0/scatter-valuefrom-wf5.cwl Branch/Commit ID: bbe20f54deea92d9c9cd38cb1f23c4423133d3de |
|
|
|
Subworkflow to allow calling cnvkit with cram instead of bam files
|
Path: definitions/subworkflows/cram_to_cnvkit.cwl Branch/Commit ID: a23f42ef49c10a588fd35a3afaad5de03e253533 |
|
|
|
format_rrnas_from_seq_entry
|
Path: task_types/tt_format_rrnas_from_seq_entry.cwl Branch/Commit ID: e71779665f42fcf34601b0f65e030bb0dd47fa79 |
|
|
|
kmer_top_n_extract
|
Path: task_types/tt_kmer_top_n_extract.cwl Branch/Commit ID: 1b8d71c75156a1a62bf0477d59db26010e2dcc29 |
|
|
|
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: b5e16e359007150647b14dc6e038f4eb8dccda79 |
