Explore Workflows

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

Graph Name Retrieved From View
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: ea9f8634e41824ac3f81c3dde698d5f0eef54f1b

workflow graph umi duplex alignment workflow

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

Path: definitions/subworkflows/duplex_alignment.cwl

Branch/Commit ID: e0b3c76e38630fb6234414b5adebfb6a4fb23117

workflow graph Build Bismark indices

Copy fasta_file file to the folder and run run bismark_genome_preparation script to prepare indices for Bismark Methylation Analysis. Bowtie2 aligner is used by default. The name of the output indices folder is equal to the genome input.

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

Path: workflows/bismark-index.cwl

Branch/Commit ID: 7ced5a5259dbd8b3fc64456beaeffd44f4a24081

workflow graph kmer_build_tree

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

Path: task_types/tt_kmer_build_tree.cwl

Branch/Commit ID: ce433f771ebf5677c9f40858e2ae91b1a7e75d30

workflow graph wf_rescue_ratio_2inputs.cwl

Calculates the rescue ratio (see Gabe's protocols paper), given two eCLIP IP samples and 2 size-matched input samples. Also returns the reproducible peaks given these two samples. This is different from the 1input workflow in that each INPUT is first merged together and is used downstream instead of the 1input version, which remains unmodified. Merged inputs are NOT used in calculating true reproducible peaks.

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

Path: cwl/wf_rescue_ratio_2inputs.cwl

Branch/Commit ID: 55f4f4f9c10a09ce03c5c531dd176e6080118977

workflow graph workflow-fasta-pratt.cwl

https://github.com/ebi-wp/webservice-cwl.git

Path: workflows/workflow-fasta-pratt.cwl

Branch/Commit ID: 7c2c01c23d7a68a4f0c608881280576d65a01325

workflow graph Trim Galore RNA-Seq pipeline paired-end

The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **pair-end** experiment. A corresponded input [FASTQ](http://maq.sourceforge.net/fastq.shtml) file has to be provided. Current workflow should be used only with the single-end RNA-Seq data. It performs the following steps: 1. Trim adapters from input FASTQ files 2. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 4. Use 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 files 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/trim-rnaseq-pe.cwl

Branch/Commit ID: a68821bf3a9ceadc3b2ffbb535d601d9a645b377

workflow graph Generate genome indices for STAR & bowtie

Creates indices for: * [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) * [bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) It performs the following steps: 1. `STAR --runMode genomeGenerate` to generate indices, based on [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) and [GTF](http://mblab.wustl.edu/GTF2.html) input files, returns results as an array of files 2. Outputs indices as [Direcotry](http://www.commonwl.org/v1.0/CommandLineTool.html#Directory) data type 3. Separates *chrNameLength.txt* file from Directory output 4. `bowtie-build` to generate indices requires genome [FASTA](http://zhanglab.ccmb.med.umich.edu/FASTA/) file as input, returns results as a group of main and secondary files

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

Path: workflows/genome-indices.cwl

Branch/Commit ID: 7ced5a5259dbd8b3fc64456beaeffd44f4a24081

workflow graph cache_test_workflow.cwl

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

Path: tests/wf/cache_test_workflow.cwl

Branch/Commit ID: a3d565bf8e630101d25d31804cfbceb0a0ba28de

workflow graph FASTQ Vector Removal

This workflow clean up vectros from fastq files

https://github.com/ncbi/cwl-ngs-workflows-cbb.git

Path: workflows/Contamination/fastq-vector-removal.cwl

Branch/Commit ID: 3247592a89deafaa0d9c5910a1cb1d000ef9b098