Explore Workflows

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

Graph Name Retrieved From View
workflow graph align_and_count.cwl

https://github.com/common-workflow-lab/wdl-cwl-translator.git

Path: wdl2cwl/tests/cwl_files/align_and_count.cwl

Branch/Commit ID: 0a8c54b014101112fa4a2cb5fce5c30133691cae

workflow graph upload2ebi.workflow.cwl

https://github.com/MG-RAST/ebi-submitter.git

Path: CWL/workflows/upload2ebi.workflow.cwl

Branch/Commit ID: 98fd007564f473fd9d720e4e67ebf7bdde3ab58a

workflow graph fp_filter workflow

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

Path: definitions/subworkflows/fp_filter.cwl

Branch/Commit ID: 0d2f354af9192a56af258a7d2426c7c160f4ec1a

workflow graph bqsr_workflow.cwl

https://github.com/mskcc/Innovation-Pipeline.git

Path: workflows/BQSR/bqsr_workflow.cwl

Branch/Commit ID: b0f226a9ac5152f3afe0d38c8cd54aa25b8b01cf

workflow graph readme-assembly-workflow.cwl

https://github.com/NAL-i5K/Organism_Onboarding.git

Path: flow_create_readme/readme-assembly-workflow.cwl

Branch/Commit ID: add45db6f08de518e224bdc3c04094fd69cad2d2

workflow graph example.cwl

Example CWL workflow that uses some advanced features

https://github.com/mskcc/pluto-cwl.git

Path: cwl/example.cwl

Branch/Commit ID: 9f7b5b5f985727a2df34ae86586c296ce757004c

workflow graph mutect parallel workflow

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

Path: definitions/subworkflows/mutect.cwl

Branch/Commit ID: 0d2f354af9192a56af258a7d2426c7c160f4ec1a

workflow graph Apply filters to VCF file

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

Path: definitions/subworkflows/filter_vcf_nonhuman.cwl

Branch/Commit ID: 0d2f354af9192a56af258a7d2426c7c160f4ec1a

workflow graph tt_univec_wnode.cwl

https://github.com/ncbi/pgap.git

Path: task_types/tt_univec_wnode.cwl

Branch/Commit ID: e71779665f42fcf34601b0f65e030bb0dd47fa79

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/Barski-lab/workflows.git

Path: tools/bam-bedgraph-bigwig.cwl

Branch/Commit ID: b8e28a017f7b1a2900ec0fd3b3549f123f0c91b4