geomeTriD
A R/Bioconductor package for interactive 3D plot of epigenetic data or single cell data
Bioconductor version: 3.23 · Package version: 1.6.0
The geomeTriD (Three-Dimensional Geometry) Package provides interactive 3D visualization of chromatin structures using the WebGL-based 'three.js' (https://threejs.org/) or the rgl rendering library. It is designed to identify and explore spatial chromatin patterns within genomic regions. The package generates dynamic 3D plots and HTML widgets that integrate seamlessly with Shiny applications, enabling researchers to visualize chromatin organization, detect spatial features, and compare structural dynamics across different conditions and data types.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("geomeTriD") Details
| Maintainer | Jianhong Ou <jou@morgridge.org> |
| Author | Jianhong Ou [aut, cre] (ORCID: <https://orcid.org/0000-0002-8652-2488>), Kenneth Poss [aut, fnd] |
| License | MIT + file LICENSE |
| URL | https://github.com/jianhong/geomeTriD |
| Bug Reports | https://github.com/jianhong/geomeTriD/issues |
| Downloads rank | 205 |
| Source branch | RELEASE_3_23 |
| biocViews | Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 4.4.0)
Imports: aricode, BiocGenerics, Biostrings, clue, cluster, dbscan, future.apply, Seqinfo, GenomicRanges, graphics, grDevices, grid, htmlwidgets, igraph, InteractionSet, IRanges, MASS, Matrix, methods, plotrix, progressr, RANN, rgl, rjson, S4Vectors, scales, stats, trackViewer
Suggests: RUnit, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome.Hsapiens.UCSC.hg19, manipulateWidget, shiny, BiocStyle, knitr, rmarkdown, testthat