forked from gedcom/scCCESS
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 775 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 775 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
Package: scCCESS
Type: Package
Title: scCCESS: Single-cell Consensus Clusters of Encoded Subspaces
Version: 0.3.3
Authors@R: c(
person("Thomas A.", "Geddes",role = c("aut")
),
person("Lijia", "Yu", email = "yulj2010@gmail.com", role = c("aut","cre"))
)
Description: Building on single-cell Consensus Clusters of Encoded Subspaces (scCCESS), a clustering stability metric based approach for the number of cell type estimation.
License: GPL
Encoding: UTF-8
LazyData: false
Depends:
R (>= 4.0.0)
biocViews:
Imports:
keras,
clue,
parallel,
aricode,
tensorflow (>= 2.2.0),
methods,
stats,
utils,
Matrix
Suggests:
SIMLR,
SingleCellExperiment
RoxygenNote: 7.2.3
BugReports: https://github.com/PYangLab/scCCESS/issues