Explore Workflows

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

Graph Name Retrieved From View
workflow graph cgpRna_workflow.cwl

https://github.com/cancerit/cgpRna.git

Path: cwls/cgpRna_workflow.cwl

Branch/Commit ID: 83edecdfecf18681196640edf75c693e02b1da63

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: 12b5d227a83b71aff941f50393df0c2c2002c336

workflow graph wgs alignment and tumor-only variant detection

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

Path: definitions/pipelines/tumor_only_wgs.cwl

Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d

workflow graph ST610106.cwl

https://github.com/Marco-Salvi/dtc61.git

Path: ST610106.cwl

Branch/Commit ID: 640110a3d6d19d36306c373f73508d4c140b50c7

workflow graph Get Proteins

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

Path: wf_bacterial_prot_src.cwl

Branch/Commit ID: c64599f5db2437f9323d41cc3d8d9efb20a2667e

workflow graph kfdrc_qc_wf.cwl

https://github.com/kids-first/kf-alignment-workflow.git

Path: workflows/kfdrc_qc_wf.cwl

Branch/Commit ID: e75f0c96153a484db1f882f6ff2a9764519a3179

workflow graph stdout-wf_v1_0.cwl

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

Path: testdata/stdout-wf_v1_0.cwl

Branch/Commit ID: e949503ac0dd7e22ba9b04ac51926d13780f9cee

workflow graph RNA-Seq pipeline paired-end stranded mitochondrial

Slightly changed original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for **strand specific pair-end** experiment. An additional steps were added to map data to mitochondrial chromosome only and then merge the output. Experiment files in [FASTQ](http://maq.sourceforge.net/fastq.shtml) format either compressed or not can be used. Current workflow should be used only with the pair-end strand specific RNA-Seq data. It performs the following steps: 1. `STAR` to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. `fastx_quality_stats` to analyze input FASTQ file and generate quality statistics file 3. `samtools sort` to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 5. Generate BigWig file on the base of sorted BAM file 6. Map input FASTQ file to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 7. Calculate isoform expression level for the sorted BAM file and GTF/TAB annotation file using `GEEP` reads-counting utility; export results to file

https://github.com/datirium/workflows.git

Path: workflows/rnaseq-pe-dutp-mitochondrial.cwl

Branch/Commit ID: 3a311af320e65271f3efb4f27a6ed10aa5d50a0e

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: 3a311af320e65271f3efb4f27a6ed10aa5d50a0e

workflow graph exome alignment and tumor-only variant detection

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

Path: definitions/pipelines/tumor_only_exome.cwl

Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d