- Home
- Bioconductor 3.22
- Software Packages
- CopyNumberPlots
CopyNumberPlots
This is the released version of CopyNumberPlots; for the devel version, see CopyNumberPlots.
Create Copy-Number Plots using karyoploteR functionality
Bioconductor version: Release (3.22)
CopyNumberPlots have a set of functions extending karyoploteRs functionality to create beautiful, customizable and flexible plots of copy-number related data.
Author: Bernat Gel <bgel at igtp.cat> and Miriam Magallon <mmagallon at igtp.cat>
Maintainer: Bernat Gel <bgel at igtp.cat>
citation("CopyNumberPlots")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CopyNumberPlots")
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("CopyNumberPlots")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.