trackViewer
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see trackViewer.
A R/Bioconductor package for drawing elegant interactive tracks or lollipop plot to facilitate integrated analysis of multi-omics data
Bioconductor version: 3.6
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, Yong-Xu Wang, Lihua Julie Zhu
Maintainer: Jianhong Ou <ou.jianhong at gmail.com>
      Citation (from within R, enter 
  citation("trackViewer")):
      
    Installation
To install this package, start R (version "3.4") 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
| Reference Manual | |
| NEWS | Text | 
Details
| biocViews | Software, Visualization | 
| Version | 1.14.1 | 
| In Bioconductor since | BioC 2.14 (R-3.1) (10 years) | 
| License | GPL (>= 2) | 
| Depends | R (>= 3.1.0), grDevices, methods, GenomicRanges, grid | 
| Imports | GenomeInfoDb, GenomicAlignments, GenomicFeatures, Gviz, pbapply, Rsamtools, rtracklayer, S4Vectors, scales, tools, IRanges, AnnotationDbi, grImport, htmlwidgets | 
| System Requirements | |
| URL | 
See More
| Suggests | biomaRt, TxDb.Hsapiens.UCSC.hg19.knownGene, RUnit, org.Hs.eg.db, BiocGenerics, BiocStyle, knitr, VariantAnnotation | 
| Linking To | |
| Enhances | |
| Depends On Me | coMET | 
| Imports Me | NADfinder | 
| Suggests Me | ATACseqQC, ChIPpeakAnno | 
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | trackViewer_1.14.1.tar.gz | 
| Windows Binary | trackViewer_1.14.1.zip | 
| Mac OS X 10.11 (El Capitan) | trackViewer_1.14.1.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/trackViewer | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/trackViewer | 
| Package Short Url | https://bioconductor.org/packages/trackViewer/ | 
| Package Downloads Report | Download Stats | 
| Old Source Packages for BioC 3.6 | Source Archive |