Explore Workflows

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

Graph Name Retrieved From View
workflow graph bam to trimmed fastqs and biscuit alignments

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

Path: definitions/subworkflows/bam_to_trimmed_fastq_and_biscuit_alignments.cwl

Branch/Commit ID: ae79bc51e8b502164dbe74ea3b068d6d4d36a1f8

workflow graph WGS QC workflow

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

Path: definitions/subworkflows/qc_wgs.cwl

Branch/Commit ID: 8da2b1cd6fa379b2c22baf9dad762d39630e6f46

workflow graph exome alignment and somatic variant detection

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

Path: definitions/pipelines/somatic_exome.cwl

Branch/Commit ID: ae79bc51e8b502164dbe74ea3b068d6d4d36a1f8

workflow graph filter_alignment_artifacts.cwl

GATK4.1.2 Alignment artifacts filtration workflow

https://github.com/NCI-GDC/gatk4_mutect2_cwl.git

Path: subworkflows/filter_alignment_artifacts.cwl

Branch/Commit ID: 58b62b1bf329b3fbffbd5d9080709999bebc1763

workflow graph standard_bam_to_collapsed_qc.cwl

This is a workflow to go from standard bams to collapsed bams and QC results.

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

Path: workflows/subworkflows/standard_bam_to_collapsed_qc.cwl

Branch/Commit ID: b0f226a9ac5152f3afe0d38c8cd54aa25b8b01cf

workflow graph mutect2_calling.cwl

GATK4.1.2 Mutect2 workflow

https://github.com/NCI-GDC/gatk4_mutect2_cwl.git

Path: subworkflows/mutect2_calling.cwl

Branch/Commit ID: 58b62b1bf329b3fbffbd5d9080709999bebc1763

workflow graph calculate_contamination_workflow.cwl

GATK4.1.2 Calculate tumor-normal contamination workflow

https://github.com/NCI-GDC/gatk4_mutect2_cwl.git

Path: subworkflows/calculate_contamination_workflow.cwl

Branch/Commit ID: 58b62b1bf329b3fbffbd5d9080709999bebc1763

workflow graph allele-rnaseq-pe.cwl

Allele specific RNA-Seq paired-end workflow

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

Path: workflows/allele-rnaseq-pe.cwl

Branch/Commit ID: 62323c137c0ce9b3f843df0dfbda28dafa7c90cf

workflow graph 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 **paired-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 paired-end RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ files according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ files and generate quality statistics files 3. Use samtools sort to generate coordinate sorted BAM(+BAI) file pair from the unsorted BAM file obtained on the step 1 (after running STAR) 4. Generate BigWig file on the base of sorted BAM file 5. Map input FASTQ files to predefined rRNA reference indices using Bowtie to define the level of rRNA contamination; export resulted statistics to file 6. 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.cwl

Branch/Commit ID: 954bb2f213d97dfef1cddaf9e830169a92ad0c6b

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: 5e7385b8cfa4ddae822fff37b6bd22eb0370b389