Explore Workflows

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

Graph Name Retrieved From View
workflow graph standard_pipeline.cwl

This is a workflow to go from UMI-tagged fastqs to standard bams. It does not include collapsing, or QC It does include modules 1 and 2

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

Path: workflows/standard_pipeline.cwl

Branch/Commit ID: bccb338be356db83ad178be2aa9634ae86cb5211

workflow graph variant-calling-pair.cwl

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

Path: modules/pair/variant-calling-pair.cwl

Branch/Commit ID: 4034144f39a9428307e82efe1f812c1d37c79de5

workflow graph protein annotation

Proteins - predict, filter, cluster, identify, annotate

https://github.com/MG-RAST/pipeline.git

Path: CWL/Workflows/protein-filter-annotation.workflow.cwl

Branch/Commit ID: 4e4d2e674bde612f98f2b0370445f8b2a47587df

workflow graph hmmsearch_wnode and gpx_qdump combined workflow to apply scatter/gather

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

Path: task_types/tt_hmmsearch_wnode_plus_qdump.cwl

Branch/Commit ID: add6b7724698694e0e72d972e2e85e1ae4e67902

workflow graph hmmsearch_wnode and gpx_qdump combined workflow to apply scatter/gather

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

Path: task_types/tt_hmmsearch_wnode_plus_qdump.cwl

Branch/Commit ID: 686b570a9fa46f3ace3f8e9935490b75df86a1fc

workflow graph bwa_index

https://gitlab.bsc.es/lrodrig1/structuralvariants_poc.git

Path: structuralvariants/cwl/abstract_operations/subworkflows/bwa_index.cwl

Branch/Commit ID: de9cb009f8fe0c8d5a94db5c882cf21ddf372452

workflow graph preprocess-illumina.cwl

https://github.com/fjrmoreews/cwl-workflow-SARS-CoV-2.git

Path: PreProcessing/preprocess-illumina.cwl

Branch/Commit ID: 2f7764f063e198fd8601229105922f913ea89941

workflow graph count-lines8-wf.cwl

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

Path: tests/count-lines8-wf.cwl

Branch/Commit ID: 86c46cb397de029e4c91f02cca40fa2b54d22f37

workflow graph io-int-wf.cwl

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

Path: tests/io-int-wf.cwl

Branch/Commit ID: 368b562a1449e8cd39ae8b7f05926b2bfb9b22df

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: 92f1a6da9c4f85fb51340b01b32373a50fde0891