-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.16 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
43
44
45
46
47
48
Package: Qploidy
Title: Qploidy
Version: 0.0.0.9000
Authors@R: c(person(given='Cristiane',
family='Taniguti',
email = 'chtaniguti@tamu.edu',
role = c('cre', 'aut')),
person(given='Jeekin',
family='Lau',
email = 'jzl0026@tamu.edu',
role = c('ctb')),
person(given = "David",
family = "Byrne",
role = c("ctb")),
person(given = "Oscar",
family = "Riera-Lizarazu",
role = c("ctb"))
)
Description: Ploidy and Aneuploidy Estimation Using Markers from High-Throughput Genotyping Platforms.
License: AGPL (>= 3)
Depends: R (>= 3.6.0)
Imports:
dplyr,
ggplot2,
reshape2,
tidyr,
vroom,
RColorBrewer,
ggpubr,
multtest,
vcfR,
emmeans,
lme4,
plotly,
stringr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests:
covr,
spelling,
rmdformats,
knitr (>= 1.10),
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr