A R/Bioconductor package for drawing elegant interactive tracks or lollipop plot to facilitate integrated analysis of multi-omics data
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.
To install this package, start R and enter:
library(BiocManager)
BiocManager::install("trackViewer")
To view documentation of trackViewer, start R and enter:
browseVignettes("trackViewer")
Or view it online at: https://bioconductor.org/packages/release/bioc/vignettes/trackViewer/inst/doc/trackViewer.html
Please cite the paper below for the trackViewer package.
Ou J. Zhu L. trackViewer: a Bioconductor package for interactive and integrative visualization of multi-omics data. Nature Methods 16, 453–454 (2019)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.