Package: EDASeq
Version: 2.14.1
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).
Authors@R: c(person("Davide", "Risso", email = "risso.davide@gmail.com",
	          role = c("aut", "cre", "cph")),
	     person("Sandrine", "Dudoit", role = "aut"),
	     person("Ludwig", "Geistlinger", role = "ctb"))
Author: Davide Risso [aut, cre, cph], Sandrine Dudoit [aut], Ludwig Geistlinger [ctb]
Maintainer: Davide Risso <risso.davide@gmail.com>
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), biomaRt, Biostrings,
        AnnotationDbi, GenomicFeatures, GenomicRanges
Suggests: BiocStyle, knitr, yeastRNASeq, leeBamViews, edgeR, KernSmooth
VignetteBuilder: knitr
License: Artistic-2.0
LazyLoad: yes
biocViews: Sequencing, RNASeq, Preprocessing, QualityControl,
        DifferentialExpression
URL: https://github.com/drisso/EDASeq
BugReports: https://github.com/drisso/EDASeq/issues
git_url: https://git.bioconductor.org/packages/EDASeq
git_branch: RELEASE_3_7
git_last_commit: e2c7e38
git_last_commit_date: 2018-06-21
Date/Publication: 2018-06-22
NeedsCompilation: no
Packaged: 2018-06-23 01:18:18 UTC; biocbuild
Built: R 3.5.0; ; 2018-06-23 10:19:17 UTC; windows
