R/data.R
training_human.Rd
Pre-computed peco results obtained by applying
fit_cyclic_many
to 888 single-cell samples that have both
normalized gene expression values and cell cycle labels. These
training results can be used to predicting cell cycle phase in
other data.
A list with the following elements:
Estimated cyclic expression values in the training data
Training labels ordered from 0 to
2*pi
.
Nonparametric function of cyclic gene
expression trend obtained by the trendfilter
function in the
genlasso package.
Proportion of variance explained in each gene by the cell cycle phase label.
data(training_human)