-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.23 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: OmicsMLRepoR
Type: Package
Title: Search harmonized metadata created under the OmicsMLRepo project
Version: 0.99.2
Date: 2024-10-22
Authors@R:
c(person(given = "Sehyun",
family = "Oh",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9490-3061")),
person(given = "Kaelyn",
family = "Long",
email = "[email protected]",
role = "aut"))
Description: This package provides functions to browse the harmonized metadata for large omics databases. This package also supports data navigation if the metadata incorporates ontology.
Depends:
R (>= 4.4.0)
Imports:
dplyr,
stringr,
rols,
tidyr,
methods,
stats,
tibble,
data.tree,
jsonlite,
plyr,
BiocFileCache,
readr,
DiagrammeR,
rlang,
lubridate
Suggests:
arrow,
knitr,
BiocStyle,
curatedMetagenomicData,
testthat (>= 3.0.0),
cBioPortalData
License: Artistic-2.0
biocViews: Software, Infrastructure, DataRepresentation
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/shbrief/OmicsMLRepoR
BugReports: https://github.com/shbrief/OmicsMLRepoR/issues