-
Notifications
You must be signed in to change notification settings - Fork 58
/
DESCRIPTION
36 lines (36 loc) · 1.25 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: ballgown
Maintainer: Jack Fu <[email protected]>
Authors@R: c(person("Jack", "Fu", role=c("aut"), email="[email protected]"),
person(c("Alyssa", "C."), "Frazee", role=c("aut", "cre"),
email="[email protected]"), person("Leonardo", "Collado-Torres",
role=c("aut"), email="[email protected]"), person(c("Andrew", "E."),
"Jaffe", role=c("aut")), person(c("Jeffrey", "T."), "Leek", role=c("aut",
"ths"), email="[email protected]"))
Version: 2.25.1
License: Artistic-2.0
Title: Flexible, isoform-level differential expression analysis
Description: Tools for statistical analysis of assembled transcriptomes,
including flexible differential expression analysis, visualization of
transcript structures, and matching of assembled transcripts to annotation.
Depends:
R (>= 3.1.1),
methods
Imports:
GenomicRanges (>= 1.17.25),
IRanges (>= 1.99.22),
S4Vectors (>= 0.9.39),
RColorBrewer,
splines,
sva,
limma,
rtracklayer (>= 1.29.25),
Biobase (>= 2.25.0),
GenomeInfoDb
Suggests:
testthat,
knitr,
markdown
VignetteBuilder: knitr
BugReports: https://github.com/alyssafrazee/ballgown/issues
biocViews: ImmunoOncology, RNASeq, StatisticalMethod, Preprocessing, DifferentialExpression
RoxygenNote: 7.1.1