Explore Workflows

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

Graph Name Retrieved From View
workflow graph qiime2 diversity analyses

Alpha and beta diversity analysis from https://docs.qiime2.org/2018.4/tutorials/moving-pictures/

https://github.com/Duke-GCB/bespin-cwl.git

Path: packed/qiime2-step3-alpha-analysis.cwl

Branch/Commit ID: qiime2-workflow-paired

Packed ID: qiime2-06-alpha-beta-diversity.cwl

workflow graph wf-variantcall.cwl

https://github.com/bcbio/bcbio_validation_workflows.git

Path: SGDP-recall-CGC/SGDP-recall-cgc/wf-variantcall.cwl

Branch/Commit ID: master

workflow graph snapanalysis_setup_and_analyze.cwl

https://github.com/hubmapconsortium/sc-atac-seq-pipeline.git

Path: steps/snapanalysis_setup_and_analyze.cwl

Branch/Commit ID: 102d8cb

workflow graph viralrecon.nanopore.single.cwl

https://github.com/inutano/viralrecon-cwl.git

Path: nanopore/workflow/viralrecon.nanopore.single.cwl

Branch/Commit ID: development

workflow graph any-type-compat.cwl

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

Path: v1.0/v1.0/any-type-compat.cwl

Branch/Commit ID: master

workflow graph exomeseq-gatk4/v2.2.0

Whole Exome Sequence analysis using GATK4 - v2.2.0

https://github.com/bespin-workflows/exomeseq-gatk4.git

Path: exomeseq-gatk4.cwl

Branch/Commit ID: develop

workflow graph ValidateAtmosphericModel

Validate model of atmosphere

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

Path: workflows/ValidateAtmosphericModel.cwl

Branch/Commit ID: main

workflow graph count-lines11-wf-noET.cwl

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

Path: v1.0/v1.0/count-lines11-wf-noET.cwl

Branch/Commit ID: master

workflow graph io-any-wf-1.cwl

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

Path: tests/io-any-wf-1.cwl

Branch/Commit ID: master

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/mr-c/datirium-workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: license_test