- Home
- Bioconductor 3.21
- Software Packages
- karyoploteR
karyoploteR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see karyoploteR.
Plot customizable linear genomes displaying arbitrary data
Bioconductor version: 3.21
karyoploteR creates karyotype plots of arbitrary genomes and offers a complete set of functions to plot arbitrary data on them. It mimicks many R base graphics functions coupling them with a coordinate change function automatically mapping the chromosome and data coordinates into the plot coordinates. In addition to the provided data plotting functions, it is easy to add new ones.
Author: Bernat Gel [aut, cre] ORCID iD ORCID: 0000-0001-8878-349X
Maintainer: Bernat Gel <bgel at igtp.cat>
citation("karyoploteR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("karyoploteR")
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("karyoploteR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.