Explore Workflows

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

Graph Name Retrieved From View
workflow graph step-valuefrom3-wf.cwl

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

Path: tests/step-valuefrom3-wf.cwl

Branch/Commit ID: main

workflow graph zip_and_index_vcf.cwl

This is a very simple workflow of two steps. It will zip an input VCF file and then index it. The zipped file and the index file will be in the workflow output.

https://github.com/ICGC-TCGA-PanCancer/pcawg-oxog-filter.git

Path: zip_and_index_vcf.cwl

Branch/Commit ID: master

workflow graph EMG pipeline v4.0 (paired end version)

https://github.com/EBI-Metagenomics/ebi-metagenomics-cwl.git

Path: workflows/emg-pipeline-v4-paired.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

workflow graph count-lines11-extra-step-wf-noET.cwl

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

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

Branch/Commit ID: master

workflow graph if_input_is_bz2_generate_md5sum_else_return_input_chksum_json.cwl

https://github.com/cancerit/workflow-seq-import.git

Path: cwls/if_input_is_bz2_generate_md5sum_else_return_input_chksum_json.cwl

Branch/Commit ID: develop

workflow graph count-lines9-wf-noET.cwl

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

Path: tests/count-lines9-wf-noET.cwl

Branch/Commit ID: main

workflow graph EMG assembly for paired end Illumina

https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl.git

Path: workflows/emg-assembly.cwl

Branch/Commit ID: 1b0851e

workflow graph bulk-atac-seq-pipeline.cwl

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

Path: bulk-atac-seq-pipeline.cwl

Branch/Commit ID: bb023f9

workflow graph running cellranger mkfastq and count

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

Path: definitions/subworkflows/cellranger_mkfastq_and_count.cwl

Branch/Commit ID: master