-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 895 Bytes
/
DESCRIPTION
File metadata and controls
42 lines (42 loc) · 895 Bytes
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: BioTools
Title: BioTools
Version: 1.0.0
Authors@R:
person(given = "Yen On",
family = "Chan",
role = c("aut", "cre"),
email = "chanye@mail.missouri.edu",
comment = c(ORCID = "https://orcid.org/0000-0002-3345-9614"))
Author: Yen On Chan [aut, cre]
Maintainer: Yen On Chan <chanye@mail.missouri.edu>
Description: BioTools is a repository that has many scripts which can be utilized to solve biological problems.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
biocViews:
Imports:
jpeg,
dplyr,
tidyr,
tibble,
stringr,
purrr,
tidyselect,
BiocManager,
scales,
argparse,
pheatmap,
data.table,
reshape2,
ggforce,
ggfortify,
ComplexHeatmap,
GGally,
foreach,
iterators,
parallel,
doParallel,
nlme,
lme4
RoxygenNote: 7.1.1