Example of a time series dataset for a simulation used in the MOBSTER paper.

data(time_series_data_example)

Format

A data frame with 1100 rows and 5 variables:

reactions

number of reactions at time point

t

gillespie time at time point

cells_a

number of cells for the ancestral clone at time point

cells_sc

number of cells for the (selected) subclone at time point

cells

total number of cells at time point