Bioconductor Code: trackViewer (original) (raw)
# trackViewer [\](https://doi.org/10.1038/s41592-019-0430-y) [\](http://bioconductor.org/packages/devel/bioc/html/trackViewer.html) [\](http://bioconductor.org/packages/devel/bioc/html/trackViewer.html) 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. ## Installation To install this package, start R and enter: ```r library(BiocManager) BiocManager::install("trackViewer") ``` ## Documentation To view documentation of trackViewer, start R and enter: ```r browseVignettes("trackViewer") ``` Or view it online at: https://bioconductor.org/packages/release/bioc/vignettes/trackViewer/inst/doc/trackViewer.html ## Citation 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)