Explore Workflows

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

Graph Name Retrieved From View
workflow graph echo-wf-default.cwl

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

Path: cwltool/schemas/v1.0/v1.0/echo-wf-default.cwl

Branch/Commit ID: fec7a10466a26e376b14181a88734983cfb1b8cb

workflow graph Cell Ranger Count (ATAC)

Cell Ranger Count (ATAC) Quantifies single-cell chromatin accessibility of the sequencing data from a single 10x Genomics library. The results of this workflow are used in either the “Single-Cell ATAC-Seq Filtering Analysis” or “Cell Ranger Aggregate (ATAC)” pipeline.

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

Path: workflows/cellranger-atac-count.cwl

Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908

workflow graph Cell Ranger Count (RNA+VDJ)

Cell Ranger Count (RNA+VDJ) Quantifies single-cell gene expression, performs V(D)J contigs assembly and clonotype calling of the sequencing data from a single 10x Genomics library in a combined manner. The results of this workflow are primarily used in either “Single-Cell RNA-Seq Filtering Analysis”, “Single-Cell Immune Profiling Analysis”, or “Cell Ranger Aggregate (RNA, RNA+VDJ)” pipelines.

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

Path: workflows/cellranger-multi.cwl

Branch/Commit ID: d76110e0bfc40c874f82e37cef6451d74df4f908

workflow graph PGAP Pipeline

PGAP pipeline for external usage, powered via containers

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

Path: wf_common.cwl

Branch/Commit ID: 17bae57a1f00f5c6db8f3a82d86262f12b8153cf

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: 44214a9d02e6d85b03eb708552ed812ae3d4a733

workflow graph 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.

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

Path: workflows/deseq.cwl

Branch/Commit ID: 87f213456b3f966b773d396cce1fe5a272dad858

workflow graph env-wf1.cwl

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

Path: cwltool/schemas/v1.0/v1.0/env-wf1.cwl

Branch/Commit ID: f207d168f4e7eb4dd2279840d4062ba75d9c79c3

workflow graph Xenbase RNA-Seq pipeline paired-end

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)

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

Path: workflows/xenbase-rnaseq-pe.cwl

Branch/Commit ID: c602e3cdd72ff904dd54d46ba2b5146eb1c57022

workflow graph count-lines9-wf.cwl

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

Path: cwltool/schemas/v1.0/v1.0/count-lines9-wf.cwl

Branch/Commit ID: 2ae8117360a3cd4909d9d3f2b35c30bfffb25d0a

workflow graph Chipseq alignment with qc and creating homer tag directory

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

Path: definitions/pipelines/chipseq.cwl

Branch/Commit ID: 8da2b1cd6fa379b2c22baf9dad762d39630e6f46