Explore Workflows

View already parsed workflows here or click here to add your own

Graph Name Retrieved From View
workflow graph Add snv and indel bam-readcount files to a vcf

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/vcf_readcount_annotator.cwl

Branch/Commit ID: e0b3c76e38630fb6234414b5adebfb6a4fb23117

workflow graph Single-cell Multiome ATAC and RNA-Seq Filtering Analysis

Single-cell Multiome ATAC and RNA-Seq Filtering Analysis Filters single-cell multiome ATAC and RNA-Seq datasets based on the common QC metrics.

https://github.com/datirium/workflows.git

Path: workflows/sc-multiome-filter.cwl

Branch/Commit ID: 12e5256de1b680c551c87fd5db6f3bc65428af67

workflow graph Merge, annotate, and generate a TSV for SVs

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/merge_svs.cwl

Branch/Commit ID: dc2c019c1aa24cc01b451a0f048cf94a35f163c4

workflow graph scatterfail.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/scatterfail.cwl

Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a

workflow graph io-int-default-tool-and-wf.cwl

https://github.com/common-workflow-language/cwl-v1.2.git

Path: tests/io-int-default-tool-and-wf.cwl

Branch/Commit ID: a0f2d38e37ff51721fdeaf993bb2ab474b17246b

workflow graph Per-chromosome pindel

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/pindel_cat.cwl

Branch/Commit ID: d297528e53b6c1ecb69b1ab27b8e03323b4463ad

workflow graph 1st-workflow.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/1st-workflow.cwl

Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a

workflow graph bam_readcount workflow

https://github.com/genome/analysis-workflows.git

Path: definitions/subworkflows/bam_readcount.cwl

Branch/Commit ID: a670f323e77e02d9b77be9a13d73d5276dd3676c

workflow graph cache_test_workflow.cwl

https://github.com/common-workflow-language/cwltool.git

Path: tests/wf/cache_test_workflow.cwl

Branch/Commit ID: 55ccde7c2fe3e7899136ce8606a341e292d7050a

workflow graph 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.

https://github.com/datirium/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: fa4f172486288a1a9d23864f1d6962d85a453e16