Description Usage Arguments Value See Also Examples
This approach was develped for single-cell RNA sequencing data (scRNA-seq) collected using Drop-seq protocol.
1  | cell_phase_assign(cell_cycle_genes, expression_matrix)
 | 
cell_cycle_gene | 
 a list that is comprised of cell-cycle genes (Ensemble IDs)  | 
expression | 
 matrix gene-by-cell matrix. Currently, the method can be applied to both count data and log-transformed counts.  | 
score_final_normed Phase-specific score matrix. Scores are standardized to z-scores across cells and across phases.
Other single.cell: permute_cells,
plot_density_overlay
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.