sin_cell_ordering_iter: Fitting sinusoidal model

Description Usage Arguments

View source: R/sin_cell_ordering_iter.R

Description

Compute sinusoidal model estimates.

@author Kushal K Dey

@export @examples

Usage

1
2
sin_cell_ordering_iter(cycle_data, celltime_levels, cell_times_iter,
  fix.phase = FALSE, phase_in = NULL)

Arguments

cycle_data

a N x G matrix, where N is number of cells, G number of genes

fix.phase

TRUE if cell_times is an ordered vector, i.e., the relative position of cells in time is known, and FALSE otherwise.

cell_times

a N x 1 vector of cell times (not ordered)


kkdey/cellcycleR documentation built on May 20, 2019, 10:33 a.m.