-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
39 lines (39 loc) · 944 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
Package: AcidTest
Title: Acid Genomics Test Data
Description: Reference data for Acid Genomics unit tests.
Version: 0.9.0
Date: 2023-11-08
Authors@R: c(
person(
"Michael", "Steinbaugh",
email = "mike@steinbaugh.com",
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/acidtest/,
https://github.com/acidgenomics/r-acidtest/
BugReports: https://github.com/acidgenomics/r-acidtest/issues/
License: AGPL-3
Encoding: UTF-8
LazyData: false
Depends: R (>= 4.3)
Suggests:
AcidSingleCell,
GenomicRanges,
IRanges,
Matrix,
S4Vectors,
Seurat,
SingleCellExperiment,
SummarizedExperiment,
data.table,
pointillism,
tibble
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Additional_repositories: https://r.acidgenomics.com