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/andurill/ACCESS-Pipeline.git

Path: workflows/standard_pipeline.cwl

Branch/Commit ID: 0.0.33_dmp

workflow graph workflow.cwl

https://github.com/aniewielska/RD_pipeline.git

Path: workflow.cwl

Branch/Commit ID: master

workflow graph fasta2taxa-plot

Input is a fasta file with n>1 samples, with sample id as sequence identifier prefix, and a sample id file. The workflow calls open reference otus and assigns taxa using greengenes. The output are taxa plots.

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

Path: CWL/Workflows/qiime/OPENrefcluster2plot.cwl

Branch/Commit ID: master

workflow graph Merge, annotate, and generate a TSV for SVs

https://github.com/apaul7/cancer-genomics-workflow.git

Path: definitions/subworkflows/merge_svs.cwl

Branch/Commit ID: low-vaf

workflow graph tRNA_selection.cwl

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

Path: tools/tRNA_selection.cwl

Branch/Commit ID: 6c856cd

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 Salmon quantification, FASTQ -> H5AD count matrix

https://github.com/hubmapconsortium/salmon-rnaseq.git

Path: steps/salmon-quantification.cwl

Branch/Commit ID: 1550b3e

workflow graph myAIWorkflow3.cwl

This CWL workflow outlines the steps for setting up and executing an experiment based on objectives, SOP references, parameters, and experimental design. Version: 1.0 Description: Workflow for executing and tracking experiments. Includes validation and logging steps.

https://github.com/pascmont/cwltest.git

Path: myAIWorkflow3.cwl

Branch/Commit ID: main

workflow graph biowardrobe_chipseq_se.cwl

The workflow is used to run CHIP-Seq basic analysis with single-end input FASTQ file. In outputs it returns coordinate sorted BAM file alongside with index BAI file, quality statistics of the input FASTQ file, reads coverage in a form of bigWig file, peaks calling data in a form of narrowPeak or broadPeak files.

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

Path: biowardrobe_chipseq_se.cwl

Branch/Commit ID: v0.0.5

workflow graph 1st-workflow.cwl

https://github.com/cnherrera/testCWL.git

Path: 1st-workflow.cwl

Branch/Commit ID: main