EBSeq
An R package for gene and isoform differential expression analysis of RNA-seq data
Bioconductor version: 3.23 · Package version: 2.10.0
Differential Expression analysis at both gene and isoform level using RNA-seq data
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EBSeq") Details
| Maintainer | Xiuyu Ma <watsonforfun@gmail.com> |
| Author | Xiuyu Ma [cre, aut], Ning Leng [aut], Christina Kendziorski [ctb], Michael A. Newton [ctb] |
| License | Artistic-2.0 |
| System Requirements | c++14 |
| Downloads rank | 720 |
| Source branch | RELEASE_3_23 |
| biocViews | DifferentialExpression, ImmunoOncology, MultipleComparison, RNASeq, Sequencing, Software, StatisticalMethod |
Documentation
Download
Dependencies
Depends: blockmodeling, gplots, testthat, R (>= 3.0.0)
Imports: Rcpp (>= 0.12.11), RcppEigen (>= 0.3.2.9.0), BH