Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
Build STAR indices
Workflow runs [STAR](https://github.com/alexdobin/STAR) v2.5.3a (03/17/2017) PMID: [23104886](https://www.ncbi.nlm.nih.gov/pubmed/23104886) to build indices for reference genome provided in a single FASTA file as fasta_file input and GTF annotation file from annotation_gtf_file input. Generated indices are saved in a folder with the name that corresponds to the input genome. |
Path: workflows/star-index.cwl Branch/Commit ID: 4a5c59829ff8b9f3c843e66e3c675dcd9c689ed5 |
|
|
|
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. |
Path: workflows/pca.cwl Branch/Commit ID: 1131f82a53315cca217a6c84b3bd272aa62e4bca |
|
|
|
allele-rnaseq-se.cwl
Allele specific RNA-Seq single-read workflow |
Path: workflows/allele-rnaseq-se.cwl Branch/Commit ID: 94471ee6c01b7bc17102e45e56e7366c2a52acdf |
|
|
|
02-trim-se.cwl
ChIP-seq 02 trimming - reads: SE |
Path: v1.0/ChIP-seq_pipeline/02-trim-se.cwl Branch/Commit ID: 33385c6a820a9d4d18cff6fc3a533ec8e3c11c6e |
|
|
|
Build Bowtie indices
Workflow runs [Bowtie](http://bowtie-bio.sourceforge.net/tutorial.shtml) v1.2.0 (12/30/2016) to build indices for reference genome provided in a single FASTA file as fasta_file input. Generated indices are saved in a folder with the name that corresponds to the input genome |
Path: workflows/bowtie-index.cwl Branch/Commit ID: 5f4f9c63a4183eabd10e11d9e86cf054ef7ced05 |
|
|
|
GSEApy - Gene Set Enrichment Analysis in Python
GSEAPY: Gene Set Enrichment Analysis in Python ============================================== Gene Set Enrichment Analysis is a computational method that determines whether an a priori defined set of genes shows statistically significant, concordant differences between two biological states (e.g. phenotypes). GSEA requires as input an expression dataset, which contains expression profiles for multiple samples. While the software supports multiple input file formats for these datasets, the tab-delimited GCT format is the most common. The first column of the GCT file contains feature identifiers (gene ids or symbols in the case of data derived from RNA-Seq experiments). The second column contains a description of the feature; this column is ignored by GSEA and may be filled with “NA”s. Subsequent columns contain the expression values for each feature, with one sample's expression value per column. It is important to note that there are no hard and fast rules regarding how a GCT file's expression values are derived. The important point is that they are comparable to one another across features within a sample and comparable to one another across samples. Tools such as DESeq2 can be made to produce properly normalized data (normalized counts) which are compatible with GSEA. |
Path: workflows/gseapy.cwl Branch/Commit ID: a839eb6390974089e1a558c49fc07b4c66c50767 |
|
|
|
tt_kmer_compare_wnode
Pairwise comparison |
Path: task_types/tt_kmer_compare_wnode.cwl Branch/Commit ID: 5e92165ac2c11608ab2db42fe2d66eabe72dbb40 |
|
|
|
RNA-Seq pipeline paired-end strand specific
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 |
Path: workflows/rnaseq-pe-dutp.cwl Branch/Commit ID: 1131f82a53315cca217a6c84b3bd272aa62e4bca |
|
|
|
count-lines6-wf.cwl
|
Path: cwltool/schemas/v1.0/v1.0/count-lines6-wf.cwl Branch/Commit ID: 047e69bb169e79fad6a7285ee798c4ecec3b218b |
|
|
|
kmer_ref_compare_wnode
|
Path: task_types/tt_kmer_ref_compare_wnode.cwl Branch/Commit ID: 7f857f7f2d7c080d27c775b67a6d6f7d94bce31f |
