- Home
- Bioconductor 3.22
- Software Packages
- clevRvis
clevRvis
This is the released version of clevRvis; for the devel version, see clevRvis.
Visualization Techniques for Clonal Evolution
Bioconductor version: Release (3.22)
clevRvis provides a set of visualization techniques for clonal evolution. These include shark plots, dolphin plots and plaice plots. Algorithms for time point interpolation as well as therapy effect estimation are provided. Phylogeny-aware color coding is implemented. A shiny-app for generating plots interactively is additionally provided.
Author: Sarah Sandmann [aut, cre] ORCID iD ORCID: 0000-0002-5011-0641
Maintainer: Sarah Sandmann <sarah.sandmann at uni-muenster.de>
citation("clevRvis")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("clevRvis")
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("clevRvis")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.