Explore Workflows

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

Graph Name Retrieved From View
workflow graph PCA - Principal Component Analysis

Principal Component Analysis -------------- Principal component analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables (entities each of which takes on various numerical values) into a set of values of linearly uncorrelated variables called principal components. The calculation is done by a singular value decomposition of the (centered and possibly scaled) data matrix, not by using eigen on the covariance matrix. This is generally the preferred method for numerical accuracy.

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

Path: workflows/pca.cwl

Branch/Commit ID: 42dc4f70b117e78785b82865ec4c4b941ac1c259

workflow graph Trim Galore RNA-Seq pipeline single-read strand specific

Note: should be updated The original [BioWardrobe's](https://biowardrobe.com) [PubMed ID:26248465](https://www.ncbi.nlm.nih.gov/pubmed/26248465) **RNA-Seq** basic analysis for a **single-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 file 2. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 3. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 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 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/trim-rnaseq-se-dutp.cwl

Branch/Commit ID: 261c0232a7a40880f2480b811ed2d7e89c463869

workflow graph rnaseq-se-dutp-mitochondrial.cwl

RNA-Seq strand specific mitochondrial workflow for single-read experiment based on BioWardrobe's basic analysis.

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

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

Branch/Commit ID: db6abb2735f87614b870fca9990d36ea786cbbce

workflow graph step-valuefrom3-wf.cwl

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

Path: cwltool/schemas/v1.0/v1.0/step-valuefrom3-wf.cwl

Branch/Commit ID: 6003cbb94f16103241b562f2133e7c4acac6c621

workflow graph process VCF workflow

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

Path: definitions/subworkflows/strelka_process_vcf.cwl

Branch/Commit ID: 4a04ad33e311c5e647cef848b74034477cb3c47e

workflow graph allele-process-strain.cwl

https://github.com/Barski-lab/workflows.git

Path: subworkflows/allele-process-strain.cwl

Branch/Commit ID: b25b17651171f32005e9d879a9a049382f044baf

workflow graph allele-process-reference.cwl

https://github.com/Barski-lab/workflows.git

Path: subworkflows/allele-process-reference.cwl

Branch/Commit ID: b25b17651171f32005e9d879a9a049382f044baf

workflow graph kmer_cache_retrieve

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

Path: task_types/tt_kmer_cache_retrieve.cwl

Branch/Commit ID: a2d6cd4c53bf3501f6bd79edebb7ca30bba8456f

workflow graph mutect panel-of-normals workflow

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

Path: definitions/pipelines/panel_of_normals.cwl

Branch/Commit ID: 641083e9ed933d388f36fa04c00c20a810599e94

workflow graph cram_to_bam workflow

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

Path: definitions/subworkflows/cram_to_bam_and_index.cwl

Branch/Commit ID: d57c2af01a3cb6016e5a264f60641eafd2e5aa05