Explore Workflows

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

Graph Name Retrieved From View
workflow graph cond-wf-005.1.cwl

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

Path: testdata/cond-wf-005.1.cwl

Branch/Commit ID: 0ab1d42d10f7311bb4032956c4a6f3d2730d9507

workflow graph cram_to_bam workflow

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

Path: definitions/subworkflows/cram_to_bam_and_index.cwl

Branch/Commit ID: 051074fce4afd9732ef34db9dd43d3a1d8e979d6

workflow graph tt_fscr_calls_pass1

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

Path: task_types/tt_fscr_calls_pass1.cwl

Branch/Commit ID: e3f18c61d1bbf65e40921dbd044369da4523ee3e

workflow graph kmer_cache_store

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

Path: task_types/tt_kmer_cache_store.cwl

Branch/Commit ID: 708e141d99f6e5f30d9402d9f890562606a0d97e

workflow graph count-lines15-wf.cwl

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

Path: tests/count-lines15-wf.cwl

Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b

workflow graph genome-kallisto-index.cwl

Generates a FASTA file with the DNA sequences for all transcripts in a GFF file and builds kallisto index

https://github.com/Barski-lab/workflows.git

Path: tools/genome-kallisto-index.cwl

Branch/Commit ID: 0d919fc3a2f4e4c105142df04d74ac934e3c8c03

workflow graph dynresreq-workflow-stepdefault.cwl

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

Path: tests/dynresreq-workflow-stepdefault.cwl

Branch/Commit ID: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b

workflow graph echo-wf-default.cwl

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

Path: cwltool/schemas/v1.0/v1.0/echo-wf-default.cwl

Branch/Commit ID: e9c83739a93fa0b18f8dea2f98b632a9e32725c9

workflow graph scatter-wf1.cwl

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

Path: cwltool/schemas/v1.0/v1.0/scatter-wf1.cwl

Branch/Commit ID: e9c83739a93fa0b18f8dea2f98b632a9e32725c9

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: ce058d892d330125cd03d0a0d5fb3b321cda0be3