-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
42 lines (42 loc) · 829 Bytes
/
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: CDBNgenomics
Type: Package
Title: Genomics Using the Cooperative Dry Bean Nursery Dataset
Version: 0.0.0.9000
Authors@R: person("Alice", "MacQueen", role = c("aut", "cre"), email = "alice.macqueen@utexas.edu")
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: GPL (>= 2)
Depends:
R (>= 3.5)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports:
ashr,
bigsnpr,
bigstatsr,
cluster,
cowplot,
dplyr,
GGally,
ggplot2,
magrittr,
multtest,
purrr,
readr,
rlang,
rlist,
stats,
stringr,
tibble,
tidyr,
tidyselect,
viridis
Suggests:
dots,
GenomicFeatures,
knitr,
mashr,
rmarkdown,
VariantAnnotation
VignetteBuilder: knitr