-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 965 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 965 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: gotta
Type: Package
Title: Geometric Optimal Transport Tableau & Alignment
Version: 1.6.9
Authors@R: c(person("Jian", "Wu", email = "wujianhitsz@gmail.com", role = c("aut", "cre")))
Description: Tools for constructing spatial meshes, computing geometric
optimal transport cartograms, aligning assay layouts, estimating
trajectories, and visualizing mesh-based spatial analyses for Seurat
objects and related topological representations.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: class, EBImage, geometry, ggplot2, grDevices, grid, imager,
Matrix, methods, plotly, RColorBrewer, Rcpp, Rlinsolve,
RTriangle, SeuratObject, shiny, stats, utils
LinkingTo: Rcpp, RcppEigen
Suggests: knitr, rmarkdown, Seurat, STutility
VignetteBuilder: knitr
SystemRequirements: C++17
NeedsCompilation: yes
Packaged: 2026-04-01 00:55:49 UTC; jian
Author: Jian Wu [aut, cre]
Maintainer: Jian Wu <wujianhitsz@gmail.com>