Explore Workflows

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

Graph Name Retrieved From View
workflow graph phase VCF

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

Path: definitions/subworkflows/phase_vcf.cwl

Branch/Commit ID: a9133c999502acf94b433af8d39897e6c2cdf65f

workflow graph RNA-Seq alignment and transcript/gene abundance workflow

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

Path: definitions/pipelines/rnaseq.cwl

Branch/Commit ID: a9133c999502acf94b433af8d39897e6c2cdf65f

workflow graph align_sort_sa

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

Path: task_types/tt_align_sort_sa.cwl

Branch/Commit ID: 89098668413e90519c99b35143bffec509d3599c

workflow graph bulk scRNA-seq pipeline using Salmon

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

Path: bulk-pipeline.cwl

Branch/Commit ID: a9022e73a8a0f01685b1241b87d5e793250845fd

workflow graph exome alignment with qc, no bqsr, no verify_bam_id

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

Path: definitions/pipelines/exome_alignment_mouse.cwl

Branch/Commit ID: 735be84cdea041fcc8bd8cbe5728b29ca3586a21

workflow graph exome alignment and somatic variant detection

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

Path: definitions/pipelines/somatic_exome.cwl

Branch/Commit ID: 67f56d3b9c70ad56019ed8aa8d50a128e02be43b

workflow graph Apply filters to VCF file

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

Path: definitions/subworkflows/filter_vcf_nonhuman.cwl

Branch/Commit ID: 5be54bf09092c53e6c7797a875f64a360d511d7f

workflow graph kmer_cache_retrieve

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

Path: task_types/tt_kmer_cache_retrieve.cwl

Branch/Commit ID: 8ea3637b0f11eac1ea5599c41d74e00d85fb778d

workflow graph sec-wf-out.cwl

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

Path: tests/wf/sec-wf-out.cwl

Branch/Commit ID: 6d8c2a41e2c524e8d746020cc91711ecc3418a23

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: c5bae2ca862c764911b83d1f15ff6af4e2a0db28