Explore Workflows
View already parsed workflows here or click here to add your own
| Graph | Name | Retrieved From | View |
|---|---|---|---|
|
|
RNA-Seq pipeline single-read
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-read** 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-read RNA-Seq data. It performs the following steps: 1. Use STAR to align reads from input FASTQ file according to the predefined reference indices; generate unsorted BAM file and alignment statistics file 2. Use fastx_quality_stats to analyze input FASTQ file and generate quality statistics file 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) 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 |
Path: workflows/rnaseq-se.cwl Branch/Commit ID: b5e16e359007150647b14dc6e038f4eb8dccda79 |
|
|
|
kmer_cache_retrieve
|
Path: task_types/tt_kmer_cache_retrieve.cwl Branch/Commit ID: 16e3915d2a357e2a861b30911c832e5ddc0c1784 |
|
|
|
Xenbase RNA-Seq pipeline single-read
1. Convert input SRA file into pair of upsrtream and downstream FASTQ files (run fastq-dump) 2. Analyze quality of FASTQ files (run fastqc with each of the FASTQ files) 3. If any of the following fields in fastqc generated report is marked as failed for at least one of input FASTQ files: \"Per base sequence quality\", \"Per sequence quality scores\", \"Overrepresented sequences\", \"Adapter Content\", - trim adapters (run trimmomatic) 4. Align original or trimmed FASTQ files to reference genome, calculate genes and isoforms expression (run RSEM) 5. Count mapped reads number in sorted BAM file (run bamtools stats) 6. Generate genome coverage BED file (run bedtools genomecov) 7. Sort genearted BED file (run sort) 8. Generate genome coverage bigWig file from BED file (run bedGraphToBigWig) |
Path: workflows/xenbase-rnaseq-se.cwl Branch/Commit ID: 9ee330737f4603e4e959ffe786fbb2046db70a00 |
|
|
|
DESeq - differential gene expression analysis
Differential gene expression analysis ===================================== Differential gene expression analysis based on the negative binomial distribution Estimate variance-mean dependence in count data from high-throughput sequencing assays and test for differential expression based on a model using the negative binomial distribution. DESeq1 ------ High-throughput sequencing assays such as RNA-Seq, ChIP-Seq or barcode counting provide quantitative readouts in the form of count data. To infer differential signal in such data correctly and with good statistical power, estimation of data variability throughout the dynamic range and a suitable error model are required. Simon Anders and Wolfgang Huber propose a method based on the negative binomial distribution, with variance and mean linked by local regression and present an implementation, [DESeq](http://bioconductor.org/packages/release/bioc/html/DESeq.html), as an R/Bioconductor package DESeq2 ------ In comparative high-throughput sequencing assays, a fundamental task is the analysis of count data, such as read counts per gene in RNA-seq, for evidence of systematic changes across experimental conditions. Small replicate numbers, discreteness, large dynamic range and the presence of outliers require a suitable statistical approach. [DESeq2](http://www.bioconductor.org/packages/release/bioc/html/DESeq2.html), a method for differential analysis of count data, using shrinkage estimation for dispersions and fold changes to improve stability and interpretability of estimates. This enables a more quantitative analysis focused on the strength rather than the mere presence of differential expression. |
Path: workflows/deseq.cwl Branch/Commit ID: 4dcc405133f22c63478b6091fb5f591b6be8950f |
|
|
|
Nested workflow example
|
Path: tests/wf/nested.cwl Branch/Commit ID: 047e69bb169e79fad6a7285ee798c4ecec3b218b |
|
|
|
js-expr-req-wf.cwl#wf
|
Path: cwltool/schemas/v1.0/v1.0/js-expr-req-wf.cwl Branch/Commit ID: a3d565bf8e630101d25d31804cfbceb0a0ba28de Packed ID: wf |
|
|
|
cache_asnb_entries
|
Path: task_types/tt_cache_asnb_entries.cwl Branch/Commit ID: 1ce371c7412debef75edf09e8830d74ac987a668 |
|
|
|
gathered exome alignment and somatic variant detection
|
Path: definitions/pipelines/somatic_exome_gathered.cwl Branch/Commit ID: a59a803e1809a8fbfabca6b8962a8ad66dd01f1d |
|
|
|
kmer_seq_entry_extract_wnode
|
Path: task_types/tt_kmer_seq_entry_extract_wnode.cwl Branch/Commit ID: ac387721a55fd91df3dcdf16e199354618b136d1 |
|
|
|
env-wf3.cwl
|
Path: cwltool/schemas/v1.0/v1.0/env-wf3.cwl Branch/Commit ID: 2ae8117360a3cd4909d9d3f2b35c30bfffb25d0a |
