forked from drisso/archive-EDASeq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 1.08 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: EDASeq
Version: 2.1.5
Title: Exploratory Data Analysis and Normalization for RNA-Seq
Description: Numerical and graphical summaries of RNA-Seq read data.
Within-lane normalization procedures to adjust for GC-content
effect (or other gene-level effects) on read counts: loess
robust local regression, global-scaling, and full-quantile
normalization (Risso et al., 2011). Between-lane normalization
procedures to adjust for distributional differences between
lanes (e.g., sequencing depth): global-scaling and
full-quantile normalization (Bullard et al., 2010).
Author: Davide Risso and Sandrine Dudoit
Maintainer: Davide Risso <[email protected]>
Date: 08-30-2011
Depends: Biobase (>= 2.15.1), ShortRead (>= 1.11.42)
Imports: methods, graphics, BiocGenerics, IRanges (>= 1.13.9), DESeq, aroma.light,
Rsamtools (>= 1.5.75)
Suggests: BiocStyle, knitr, yeastRNASeq, leeBamViews, edgeR, KernSmooth
VignetteBuilder: knitr
License: Artistic-2.0
LazyLoad: yes
biocViews: Sequencing, RNASeq, Preprocessing, QualityControl, DifferentialExpression