DongmeiLi2017/ComSeq: ComSeq: An ensemble method for RNA-Seq differential analysis

This ensemble method use results from four current RNA-seq differential analysis methods (DESeq2, EBSeq, SAMSeq, NOISeq) and declare a gene is significantly differentially expressed only when the gene is detected significant by all four methods. The rank of selected genes is based on a weighted algorithm that assign more weights on genes detected by the DESeq2 and EBSeq methods than the SAMSeq and NOISeq methods. The ensemble method has much lower false discovery rate than all other popular RNA-Seq differential analysis methods especially when sample size is as small as three shown in our simulation studies. The ensemble method greatly increases the probability of true positive findings for studies with small sample sizes.

Getting started

Package details

AuthorDongmei Li
Bioconductor views ChIPSeq DifferentialExpression GeneExpression RNASeq SAGE Sequencing
MaintainerDongmei Li <Dongmei_Li@urmc.rochester.edu>
LicenseGPL (>= 2)
Version0.99.12
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DongmeiLi2017/ComSeq")
DongmeiLi2017/ComSeq documentation built on May 23, 2019, 10:31 p.m.