-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
21 lines (21 loc) · 966 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: EBSeq
Type: Package
Title:An R package for gene and isoform differential expression analysis of RNA-seq data
Version: 1.11.1
Date: 2015-12-8
Author: Ning Leng, Christina Kendziorski
Maintainer: Ning Leng <[email protected]>
Depends: blockmodeling, gplots, testthat, R (>= 3.0.0)
Description: Differential Expression analysis at both gene and isoform
level using RNA-seq data
License: Artistic-2.0
LazyLoad: yes
Collate: 'MedianNorm.R' 'GetNg.R' 'beta.mom.R' 'f0.R' 'f1.R'
'Likefun.R' 'LogN.R' 'LogNMulti.R' 'LikefunMulti.R' 'EBTest.R'
'GetPatterns.R' 'EBMultiTest.R' 'GetPP.R' 'PostFC.R'
'GetPPMat.R' 'GetMultiPP.R' 'GetMultiFC.R' 'PlotPostVsRawFC.R'
'crit_fun.R' 'DenNHist.R' 'GetNormalizedMat.R' 'PlotPattern.R'
'PolyFitPlot.R' 'QQP.R' 'QuantileNorm.R' 'RankNorm.R' 'GetDEResults.R'
BuildVignettes: yes
biocViews: StatisticalMethod, DifferentialExpression,
MultipleComparison, RNASeq, Sequencing