-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
62 lines (62 loc) · 1.91 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
54
55
56
57
58
59
60
61
62
Package: scFeatures
Title: scFeatures: Multi-view representations of single-cell and spatial data
for disease outcome prediction
Version: 1.3.4
Authors@R:
c(
person(given = "Yue",family = "Cao", email = "[email protected]", role=c("aut", "cre")),
person(given = "Yingxin",family = "Lin", email = "[email protected]", role="aut" ),
person(given = "Ellis",family = "Patrick", email = "[email protected]", role="aut" ),
person(given = "Pengyi",family = "Yang", email = "[email protected]", role="aut" ),
person(given = "Jean Yee Hwa",family = "Yang", email = "[email protected]", role="aut" ))
Description: scFeatures constructs multi-view representations of single-cell
and spatial data. scFeatures is a tool that generates multi-view
representations of single-cell and spatial data through the
construction of a total of 17 feature types. These features can
then be used for a variety of analyses using other software in
Biocondutor.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
biocViews: CellBasedAssays, SingleCell, Spatial, Software, Transcriptomics
Depends: R (>= 4.2.0)
Imports:
DelayedArray,
DelayedMatrixStats,
EnsDb.Hsapiens.v79,
EnsDb.Mmusculus.v79,
GSVA,
ape,
glue,
dplyr,
ensembldb,
gtools,
msigdbr,
proxyC,
reshape2,
spatstat.explore,
spatstat.geom,
tidyr,
AUCell,
BiocParallel,
rmarkdown,
methods,
stats,
cli,
SingleCellSignalR,
MatrixGenerics,
Seurat,
DT
Suggests:
knitr,
S4Vectors,
survival,
survminer,
BiocStyle,
ClassifyR,
org.Hs.eg.db,
clusterProfiler
VignetteBuilder: knitr
URL: https://sydneybiox.github.io/scFeatures/ https://github.com/SydneyBioX/scFeatures/
BugReports: https://github.com/SydneyBioX/scFeatures/issues