Bioconductor release scheduled for October 29

geomeTriD

This is the development version of geomeTriD; for the stable release version, see geomeTriD.

A R/Bioconductor package for interactive 3D plot of epigenetic data or single cell data


Bioconductor version: Development (3.22)

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.

Author: Jianhong Ou [aut, cre] ORCID iD ORCID: 0000-0002-8652-2488 , Kenneth Poss [aut, fnd]

Maintainer: Jianhong Ou <jou at morgridge.org>

Citation (from within R, enter citation("geomeTriD")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("geomeTriD")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("geomeTriD")
geomeTriD Vignette: Plot data in 3D HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews Software, Visualization
Version 1.3.20
In Bioconductor since BioC 3.20 (R-4.4) (1 year)
License MIT + file LICENSE
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
System Requirements
URL https://github.com/jianhong/geomeTriD
Bug Reports https://github.com/jianhong/geomeTriD/issues
See More
Suggests RUnit, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg19.knownGene, BSgenome.Hsapiens.UCSC.hg19, manipulateWidget, shiny, BiocStyle, knitr, rmarkdown, testthat
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package geomeTriD_1.3.20.tar.gz
Windows Binary (x86_64) geomeTriD_1.3.16.zip
macOS Binary (x86_64) geomeTriD_1.3.20.tgz
macOS Binary (arm64) geomeTriD_1.3.20.tgz
Source Repository git clone https://git.bioconductor.org/packages/geomeTriD
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/geomeTriD
Bioc Package Browser https://code.bioconductor.org/browse/geomeTriD/
Package Short Url https://bioconductor.org/packages/geomeTriD/
Package Downloads Report Download Stats