-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
46 lines (46 loc) · 1.02 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
Package: stadia
Type: Package
Title: Statistical Batch-Aware Embedded Integration, Dimension Reduction and Alignment for Spatial Transcriptomics
Version: 1.0.1
Authors@R:
person("Yanfang", "Li", role = c("aut", "cre"), email="liyanfang1110@gmail.com")
Description: Integrate multi-source spatial transcriptomics data sets.
Depends: R (>= 3.5.0)
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
Seurat,
mclust,
irlba,
Matrix,
Rcpp,
methods,
progress,
mombf,
BiocParallel,
BiocSingular,
BiocNeighbors
LinkingTo:
Rcpp,
RcppArmadillo,
RcppDist
Collate:
'RcppExports.R'
'main.R'
'stadia-package.R'
'utils_findMNN.R'
'utils_internfunc.R'
'utils_functions.R'
Suggests:
covr,
ggplot2,
knitr,
patchwork,
rmarkdown,
stringr
VignetteBuilder: knitr
URL: https://github.com/yanfang-li/stadia,
https://yanfang-li.github.io/stadia/
BugReports: https://github.com/yanfang-li/stadia/issues