forked from BIMSBbioinfo/VoltRon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
106 lines (106 loc) · 2.61 KB
/
DESCRIPTION
File metadata and controls
106 lines (106 loc) · 2.61 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Package: VoltRon
Type: Package
Title: VoltRon for Spatial Omics Data Integration and Analysis
Version: 0.2.2
Depends: R (>= 4.4.0)
Author@R:
person("Artür", "Manukyan",
role=c("aut", "cre"),
email="artur-man@hotmail.com",
comment=c(ORCID="0000-0002-0441-9517")),
person("Ella", "Bahry",
role=c("aut")),
person("Raj Prateek", "Rai",
role=c("aut")),
person("Wei-che", "Ko",
role=c("aut")),
person("Markus", "Landthaler",
role=c("aut")),
person("Altuna", "Akalin",
role=c("aut"))
Author: Artür Manukyan, Ella Bahry, Raj Prateek Rai, Wei-Che Ko,
Markus Landthaler, Altuna Akalin
Maintainer: Artür Manukyan <artur-man@hotmail.com>
Description: VoltRon is a spatial omic analysis toolbox for multi-omics
integration using spatial image registration. VoltRon is capable
of analyzing multiple types and modalities of spatially-aware
datasets. VoltRon visualizes and analyzes regions of interests
(ROIs), spots, cells, molecules and event tiles.
License: MIT + file LICENSE
SystemRequirements: OpenCV 4.8 (or higher): libopencv-dev (Debian, Ubuntu) or
opencv-devel (Fedora)
Encoding: UTF-8
RoxygenNote: 7.3.2
biocViews:
Imports: methods, grDevices, data.table, Matrix, S4Arrays, S4Vectors,
ids, RcppAnnoy, RANN, igraph, dplyr, ggplot2, ggrepel, ggpubr,
rjson, magick, EBImage, sp, rlang, shiny, shinyjs, stringr,
BiocSingular, uwot, RCDT
LinkingTo: Rcpp, RcppArmadillo (>= 0.4)
Collate:
'RcppExports.R'
'zzz.R'
'allgenerics.R'
'allclasses.R'
'annotation.R'
'assay.R'
'auxiliary.R'
'clustering.R'
'conversion.R'
'data.R'
'deconvolution.R'
'differentialexpression.R'
'image.R'
'import.R'
'integration.R'
'interactive.R'
'metadata.R'
'objects.R'
'ondisk.R'
'processing.R'
'registration.R'
'sample.R'
'spatial.R'
'visualization.R'
Suggests:
testthat (>= 3.0.0),
DelayedArray,
DelayedMatrixStats,
BiocParallel,
rhdf5,
Rarr,
basilisk,
reticulate,
RBioFormats,
BPCells,
HDF5Array,
HDF5DataFrame,
ZarrDataFrame,
ImageArray,
viridisLite,
SpatialExperiment,
SingleCellExperiment,
SummarizedExperiment,
Seurat,
SeuratObject,
Giotto,
DESeq2,
MuSiC,
spacexr,
XML,
sf,
ComplexHeatmap,
xlsx,
reshape2,
arrow,
vitessceR,
geojsonR,
circlize,
rstudioapi,
ggforce,
ggnewscale,
anndataR,
anndata
Config/testthat/edition: 3
LazyData: true
LazyDataCompression: gzip