knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

R-CMD-check pkgdown Lifecycle: stable

revolver

The revolver package implements the statistical model described in PMID: 30171232 to determine trajectories of repeated evolution from multi-region sequencing data of human cancers.The package implements functions to process data from large cohorts, and determine different types of phylogenetic trees from the input data of each input patients. The package provides also several functions to plot the data and determine clusters of patients that share repeated evolutionary trajectories; this provides a method to stratify cancer patients for the way their tumour evolve, reconciling tumour heterogeneity both between and within patients.

Citation

If you use revolver, please cite:

Help and support


Installation

You can install the released version of revolver from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagnalab.github.io/revolver")

Copyright and contacts

Cancer Data Science (CDS) Laboratory. University of Trieste, Italy.



caravagn/revolver documentation built on May 21, 2022, 5:48 p.m.