-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.11 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
37
38
39
40
41
42
Package: jampack
Title: Jam Pack of Packages
Version: 0.0.24.900
Authors@R: person(given="James M.", family="Ward",
email="[email protected]", role=c("aut", "cre"))
Description: This package is mainly a central package to install
dependencies from other Jam packages, in support of RNA-seq and
other genomics style analysis methods.
Depends: R (>= 3.0.0),
jamba (>= 0.0.102.900),
colorjam (>= 0.0.28.900),
jamma (>= 0.0.33.900),
splicejam (>= 0.0.81.900)
Imports: ggrepel
biocViews:
Suggests: farrisdata (>= 0.0.11.900),
seqinr,
png,
Cairo,
rmarkdown,
kableExtra,
plotly,
made4,
matrixStats,
SummarizedExperiment,
ComplexHeatmap (>= 2.15),
dplyr,
tidyselect
License: GPL-2
Encoding: UTF-8
LazyData: true
Remotes: github::jmw86069/jamba,
github::jmw86069/colorjam,
github::jmw86069/splicejam,
github::jmw86069/jamma,
github::jmw86069/farrisdata,
github::jokergoo/ComplexHeatmap
URL: http://github.com/jmw86069/jampack
BugReports: http://github.com/jmw86069/jampack/issues
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1