-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 827 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 827 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
Package: SigBridgeRUtils
Title: Some Utilities & Base Supports for 'SigBridgeR'
Version: 0.2.7
Authors@R:
person("Yuxi", "Yang", email = "15364051195@163.com", role = c("cre","aut"), comment = c(ORCID = "0009-0006-1329-1224"))
Description: Provides fundamental function support for 'SigBridgeR' and its single-cell phenotypic screening algorithm, including optional functions.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Depends:
R (>= 4.1.0)
Suggests:
furrr,
future,
MASS,
Matrix,
matrixStats,
microbenchmark,
preprocessCore,
Rfast,
SeuratObject,
sparseMatrixStats,
testthat
Imports:
chk,
cli,
data.table,
processx,
purrr,
reticulate,
rlang
Config/testthat/parallel: true
Config/testthat/edition: 3