R/Example.Long.Clone.History.R

#' Clone information dataset in Long Format
#'
#' A dataset from a simulation taken from "Niche engineering drives early passage through an immune bottleneck in progression to colorectal cancer"
#'
#' @format A data frame with 2677 rows and 5 variables:
#' \describe{
#'   \item{clone_id}{ID of clone}
#'   \item{time}{Time of measurement}
#'   \item{size}{Size of clone}
#' }
#' @source \url{https://www.biorxiv.org/content/10.1101/623959v2}
#' @examples
#' if (require("EvoFreq")) {
#' example.long.clones
#' }
"example.long.clones"
MathOnco/EvoFreq documentation built on Jan. 26, 2022, 7:31 p.m.