Description Usage Arguments Value
For prediction, initialize grid points for cell cycle phase on a circle.
1 | initialize_grids(Y, grids = 100, method.grid = c("pca", "uniform"))
|
Y |
Gene expression matrix (gene by sample). |
grids |
Number of bins used over interval 0 to |
method.grid |
The approach used to initialize angles in the
computation. |
A vector of initialized angles to be used in
cycle_npreg_loglik
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.