Explore Workflows

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

Graph Name Retrieved From View
workflow graph Detect Variants workflow

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

Path: definitions/pipelines/detect_variants_mouse.cwl

Branch/Commit ID: 6b365b79675b2aabfb8d5829bb8df0a6e986b037

workflow graph Trim Galore RNA-Seq pipeline paired-end strand specific

Modified 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-dutp.cwl

Branch/Commit ID: 4106b7dc96e968db291b7a61ecd1641aa3b3dd6d

workflow graph align_sort_sa

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

Path: task_types/tt_align_sort_sa.cwl

Branch/Commit ID: 66b5bc323dcd23e1b2c14bf4783babf0f15ca43b

workflow graph default-wf5.cwl

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

Path: tests/wf/default-wf5.cwl

Branch/Commit ID: e4d42b85d24cd5088e14cc31d67c2dee0c6fc40a

workflow graph 1st-workflow.cwl

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

Path: tests/wf/1st-workflow.cwl

Branch/Commit ID: 4fd5ca5a927594c361a9320d5331b326d06cecd3

workflow graph umi molecular alignment workflow

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

Path: definitions/subworkflows/molecular_qc.cwl

Branch/Commit ID: 293dc7b83639d21a56efff2baf9dfe4e97b9b806

workflow graph Replace legacy AML Trio Assay

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

Path: definitions/pipelines/aml_trio_cle.cwl

Branch/Commit ID: 3034168d652bfa930ba09af20e473a4564a8010d

workflow graph cache_asnb_entries

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

Path: task_types/tt_cache_asnb_entries.cwl

Branch/Commit ID: 66b5bc323dcd23e1b2c14bf4783babf0f15ca43b

workflow graph downsample unaligned BAM and align

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

Path: definitions/subworkflows/downsampled_alignment.cwl

Branch/Commit ID: aba52e94b6d7470132d3c092c26d67e29d615300

workflow graph BWA index pipeline

This workflow indexes the input reference FASTA with bwa, and generates faidx and dict file using samtools. This index sample can then be used as input into the germline variant calling workflow, or others that may include this workflow as an upstream source. ### __Inputs__ - FASTA file of the reference genome that will be indexed. ### __Outputs__ - Directory containing the original FASTA, faidx, dict, and bwa index files. - stdout log file (output in Overview tab as well) - stderr log file ### __Data Analysis Steps__ 1. cwl calls dockercontainer robertplayer/scidap-gatk4 to index reference FASTA with bwa, and generates faidx and dict files using samtools ### __References__ - Li, H., & Durbin, R. (2009). Fast and accurate short read alignment with Burrows–Wheeler transform. Bioinformatics, 25(14), 1754–1760.

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

Path: workflows/bwa-index.cwl

Branch/Commit ID: 36fd18f11e939d3908b1eca8d2939402f7a99b0f