cell_ordering_full: Cell-phase ordering - post processing of estimated cell-phase

Description Usage Arguments Value Author(s)

View source: R/cell_ordering_full.R

Description

The function takes the output from the cell_phase_ordering function and provides a more continuous ordering of the cells based on the signal intensity of the cells in the different cell time classes as in the cell_phase_ordering function.

Usage

1
cell_ordering_full(signal_intensity, num_genes)

Arguments

num_genes

The number of genes in the data.

signal_intensity:

The signal intensity for the cells across time classes (N x T) matrix, where T represents the number of time classes (equal to celltime_levels)

Value

Returns the full cell relative ordering of the cells on the cell cycle.

Author(s)

Kushal K Dey


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