Explore Workflows

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

Graph Name Retrieved From View
workflow graph A workflow that aligns a fasta file and provides statistics on the SAM file

A workflow that aligns a fasta file and provides statistics on the SAM file

https://github.com/dockstore/bcc2020-training.git

Path: cwl-training/exercise3/solution/align_and_metrics_imports.cwl

Branch/Commit ID: master

workflow graph ValidateArrayElementCoordinates

Plot and compare array element coordinates.

https://gitlab.desy.de/gernot.maier/cwlsandbox.git

Path: workflows/ValidateArrayElementCoordinates.cwl

Branch/Commit ID: main

workflow graph SSU-from-tablehits.cwl

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

Path: tools/SSU-from-tablehits.cwl

Branch/Commit ID: f6b5196

workflow graph scatter-valuefrom-wf1.cwl

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

Path: tests/scatter-valuefrom-wf1.cwl

Branch/Commit ID: main

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 harmonization_bwa_mem.cwl

https://github.com/uc-cdis/genomel_pipelines.git

Path: genomel/cwl/workflows/harmonization/harmonization_bwa_mem.cwl

Branch/Commit ID: master

workflow graph samtools_mpileup_subpipeline.cwl

https://github.com/PMCC-BioinformaticsCore/janis-pipelines.git

Path: janis_pipelines/wgs_somatic/cwl/tools/samtools_mpileup_subpipeline.cwl

Branch/Commit ID: master

workflow graph wf_input_norm_and_entropy.cwl

This workflow normalizes clip aligned reads against a size-matched input sample. Then, an entropy score is calculated for each peak found.

https://github.com/YeoLab/merge_peaks.git

Path: cwl/wf_input_norm_and_entropy.cwl

Branch/Commit ID: master

workflow graph count-lines1-wf.cwl

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

Path: tests/count-lines1-wf.cwl

Branch/Commit ID: main

workflow graph chksum_seqval_wf_interleaved_fq.cwl

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

Path: cwls/chksum_seqval_wf_interleaved_fq.cwl

Branch/Commit ID: develop