-
Notifications
You must be signed in to change notification settings - Fork 10
/
DESCRIPTION
65 lines (65 loc) · 1.83 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
63
64
65
Package: VoltRon
Type: Package
Title: VoltRon for Spatial Data Integration and Analysis
Version: 1.0.0
Depends: R (>= 4.3.0)
Author: Artür Manukyan, Ella Bahry, Deborah Schmidt, Markus Landthaler, Altuna Akalin
Maintainer: Artur Manukyan <[email protected]>
Description: VoltRon is a novel 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 and even molecules.
License: MIT + file LICENSE
SystemRequirements: OpenCV 4.7 (or higher): libopencv-dev (Debian, Ubuntu) or opencv-devel (Fedora)
Encoding: UTF-8
RoxygenNote: 7.3.2
biocViews:
Imports: methods, S4Vectors, EBImage, FNN, Matrix, dplyr, ggforce,
ggplot2, ggpubr, ggrepel, hdf5r, igraph, irlba, rjson, magick,
reshape2, rlang, scales, shiny, shinyjs, stringr, uwot, data.table,
RCDT, basilisk, reticulate, sp, ids, waiter, rstudioapi, htmltools
LinkingTo: Rcpp, RcppArmadillo (>= 0.4)
Collate:
'RcppExports.R'
'annotation.R'
'zzz.R'
'assay.R'
'auxiliary.R'
'generics.R'
'clustering.R'
'conversion.R'
'data.R'
'deconvolution.R'
'differentialexpression.R'
'image.R'
'import.R'
'integration.R'
'interactive.R'
'metadata.R'
'objects.R'
'processing.R'
'registration.R'
'sample.R'
'spatial.R'
'visualization.R'
Suggests:
SpatialExperiment,
SingleCellExperiment,
Seurat,
SeuratObject,
DESeq2,
MuSiC,
spacexr,
RBioFormats,
XML,
ComplexHeatmap,
xlsx,
tiledb,
tiledbsc,
vitessceR,
testthat (>= 3.0.0),
geojsonR,
DelayedArray,
circlize,
anndataR,
anndata
Config/testthat/edition: 3
LazyData: true
LazyDataCompression: gzip