TnT
This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see TnT.
Interactive Visualization for Genomic Features
DOI: 10.18129/B9.bioc.TnT
Bioconductor version: 3.8
A R interface to the TnT javascript library (https://github.com/ tntvis) to provide interactive and flexible visualization of track-based genomic data.
Author: Jialin Ma [cre, aut], Miguel Pignatelli [aut], Toby Hocking [aut]
Maintainer: Jialin Ma <marlin- at gmx.cn>
citation("TnT")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TnT")
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("TnT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.