- Home
- Bioconductor 3.10
- Software Packages
- wiggleplotr
wiggleplotr
This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see wiggleplotr.
Make read coverage plots from BigWig files
Bioconductor version: 3.10
Tools to visualise read coverage from sequencing experiments together with genomic annotations (genes, transcripts, peaks). Introns of long transcripts can be rescaled to a fixed length for better visualisation of exonic read coverage.
Author: Kaur Alasoo [aut, cre]
Maintainer: Kaur Alasoo <kaur.alasoo at gmail.com>
citation("wiggleplotr")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("wiggleplotr")
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("wiggleplotr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.