- Home
- Bioconductor 3.22
- Software Packages
- trackViewer
trackViewer
This is the released version of trackViewer; for the devel version, see trackViewer.
A R/Bioconductor package with web interface for drawing elegant interactive tracks or lollipop plot to facilitate integrated analysis of multi-omics data
Bioconductor version: Release (3.22)
Visualize mapped reads along with annotation as track layers for NGS dataset such as ChIP-seq, RNA-seq, miRNA-seq, DNA-seq, SNPs and methylation data.
Author: Jianhong Ou [aut, cre] ORCID iD ORCID: 0000-0002-8652-2488 , Julie Lihua Zhu [aut]
Maintainer: Jianhong Ou <jou at morgridge.org>
citation("trackViewer")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("trackViewer")
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("trackViewer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.