- Home
- Bioconductor 3.22
- Software Packages
- wiggleplotr
wiggleplotr
This is the released version of wiggleplotr; for the devel version, see wiggleplotr.
Make read coverage plots from BigWig files
Bioconductor version: Release (3.22)
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 "4.5") 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.