-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.32 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
49
50
51
52
53
Package: Cellosaurus
Title: Cellosaurus
Description: Cellosaurus identifier mapping toolkit.
Version: 0.8.2
Date: 2024-03-11
Authors@R: c(
person(
"Michael", "Steinbaugh",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2403-2221")
),
person(
given = "Acid Genomics",
role = c("cph", "fnd")
))
URL:
https://r.acidgenomics.com/packages/cellosaurus/,
https://github.com/acidgenomics/r-cellosaurus/
BugReports: https://github.com/acidgenomics/r-cellosaurus/issues/
License: AGPL-3
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.3)
Imports:
AcidBase (>= 0.7.3),
AcidCLI (>= 0.3.0),
AcidGenerics (>= 0.7.6),
AcidPlyr (>= 0.5.3),
BiocGenerics (>= 0.48.0),
IRanges (>= 2.36.0),
S4Vectors (>= 0.40.0),
goalie (>= 0.7.7),
pipette (>= 0.15.2),
syntactic (>= 0.7.1),
methods,
parallel,
utils
Suggests:
AcidDevTools (>= 0.7.4),
BiocFileCache (>= 2.10.0),
DT (>= 0.32),
knitr (>= 1.45),
rmarkdown (>= 2.26),
testthat (>= 3.2.1),
withr (>= 3.0.0)
Additional_repositories: https://r.acidgenomics.com
Config/testthat/edition: 3
Config/testthat/parallel: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
VignetteBuilder: knitr, rmarkdown
biocViews: CancerData, CellCulture