apeglm: Shrinkage Estimators for Differential Expression of RNA-Seq

Slides:



Advertisements
Similar presentations
RNA-Seq based discovery and reconstruction of unannotated transcripts
Advertisements

Statistical Concepts and Methodologies for Data Analyses Benilton Carvalho Computational Biology and Statistics Group Department of Oncology University.
Data Analysis for High-Throughput Sequencing
Data analytical issues with high-density oligonucleotide arrays A model for gene expression analysis and data quality assessment.
Introduction to DESeq and edgeR packages Peter A.C. ’t Hoen.
Transcriptome Analysis
Molecular biology and evolution in genomics era Li Jun and Frederick C.C. Leung 5N01, School of Biological Science, The University.
RNA-seq workshop COUNTING & HTSEQ Erin Osborne Nishimura.
Differential Principal Component Analysis (dPCA) for ChIP-seq
Comp. Genomics Recitation 10 4/7/09 Differential expression detection.
Analyzing digital gene expression data in Galaxy Supervisors: Peter-Bram A.C. ’t Hoen Kostas Karasavvas Students: Ilya Kurochkin Ivan Rusinov.
Statistical Estimation Vasileios Hatzivassiloglou University of Texas at Dallas.
No reference available
Lecture 12 RNA – seq analysis.
Differential Equations Linear Equations with Variable Coefficients.
Jingwen Zhang1, Hongtu Zhu1,2, Joseph Ibrahim1
Bioinformatics core facility, OUS/UiO
Statistics Behind Differential Gene Expression
Simon v RNA-Seq Analysis Simon v
Estimation of Gene-Specific Variance
RNA Quantitation from RNAseq Data
An Introduction to RNA-Seq Data and Differential Expression Tools in R
Supplementary figure 5.
CHAPTER 12 MODELING COUNT DATA: THE POISSON AND NEGATIVE BINOMIAL REGRESSION MODELS Damodar Gujarati Econometrics by Example, second edition.
Why weight? Variance modelling for designed RNA-seq experiments
Moderní metody analýzy genomu
Biases and their Effect on Biological Interpretation
Gene expression from RNA-Seq
RNA-Seq analysis in R (Bioconductor)
The RNA-Seq Bid Idea: Statistical Design and Analysis for RNA Sequencing Data The RNA-Seq Big Idea Team: Yaqing Zhao1,2, Erika Cule1†, Andrew Gehman1,
Differential Gene Expression
Gene expression.
Differential Expression from RNA-seq
Context-based vision system for place and object recognition
Analysing ChIP-Seq Data
Gene expression estimation from RNA-Seq data
Predictive Modeling for Patient Recruitment in Multicenter Trials
Artefacts and Biases in Gene Set Analysis
Comparative Analysis of Single-Cell RNA Sequencing Methods
1 Department of Engineering, 2 Department of Mathematics,
Today (2/11/16) Learning objectives (Sections 5.1 and 5.2):
Today (2/16/16) Learning objectives (Sections 5.1, 5.2, and 5.3):
Today (1/21/15) Learning objectives:
1 Department of Engineering, 2 Department of Mathematics,
Genome organization and Bioinformatics
القدوة.
A Correlated Random Effects Hurdle Model for Detecting Differentially Expressed Genes in Discrete Single Cell RNA Sequencing Data Michael Sekula Department.
1 Department of Engineering, 2 Department of Mathematics,
مدلسازي تجربي – تخمين پارامتر
Velizar Shivarov, Lars Bullinger  Experimental Hematology 
Learning to count: quantifying signal
Supplementary Figure 4. Comparisons of MethyLight and gene expression data. PMR values (X-axis) were plotted against log2 gene expression values (Y-axis)
Nicolas Erard, Simon R.V. Knott, Gregory J. Hannon  Molecular Cell 
Iterative resolution of multi-reads in multiple genomes
Amy C. Foulkes, David S. Watson, Daniel F. Carr, John G
Continues Probability Distributions and Estimation
Assessing changes in data – Part 2, Differential Expression with DESeq2
Joseph Rodriguez, Jerome S. Menet, Michael Rosbash  Molecular Cell 
The Architecture of Parent-of-Origin Effects in Mice
Fall 2018, COMP 562 Poster Session
Volume 7, Issue 3, Pages e12 (September 2018)
NMDS clustering of sample types and differential expression analysis.
Transcriptomics Data Visualization Using Partek Flow Software
Sequence Analysis - RNA-Seq 2
Statistics for genomics
Schematic representation of a transcriptomic evaluation approach.
Statistical chart of significantly differentially expressed genes
Genetic Inheritance of Gene Expression in Human Cell Lines
Differential Expression of RNA-Seq Data
The Technology and Biology of Single-Cell RNA Sequencing
Presentation transcript:

apeglm: Shrinkage Estimators for Differential Expression of RNA-Seq Anqi Zhu, Joseph G. Ibrahim, Michael I. Love Department of Biostatistics, Gillings School of Public Health, University of North Carolina Chapel Hill

apeglm: Shrinkage estimator on Generalized Linear Model (GLM) coefficients Workflow: apeglm(Y, x, log.lik, param=NULL, coef=NULL, …) Input Count matrix, design matrix, likelihood function, nuisance parameters apeglm Shrinkage estimator and Standard Error, False Sign Rate and s value, Stephens 2016 Credible intervals Downstream analysis

Example: Differential Expression Analysis of RNA-Seq Count Matrix Design matrix Nuisance Parameter Likelihood function Detect genes with changes in expression level across different experimental conditions Figure: Estimates over true LFCs.

Other features of apeglm Contrasts Weights Random nuisance parameter Other type of High Throughput Sequencing data Available at https://bitbucket.org/azhu513/apeglm DESeq2::lfcshrink() (after submitting to Bioconductor)

Reference Love, Michael I., Wolfgang Huber, and Simon Anders. "Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2." Genome biology 15.12 (2014): 550. Stephens, Matthew. "False discovery rates: a new deal." Biostatistics 18.2 (2016): 275-294.