Skip to content

caravagn/evoverse.datasets

Repository files navigation

evoverse.datasets

Travis build status Lifecycle: maturing

The evoverse.datasets is a wrapper package that contains datasets released within the evoverse package. The evoverse package is a suite of R package that can be used to implement Cancer Evolution analysis from tumour genome sequencing data.

Usage

library(evoverse.datasets)

# Show the available data
available_data()

# Example load of TRACERx calls from the NEJM 2017 dataset
data('TRACERx_NEJM_2017', package = 'evoverse.datasets')

Installation

You can install the released version of evoverse.datasets from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagn/evoverse.datasets")

Copyright and contacts

Giulio Caravagna, PhD. Institute of Cancer Research, London, UK.

About

Datasets and analysis results released with the REVOLVER package for Cancer Evolution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages