Description Usage Arguments Details Value
This function extracts info that will be used downstream to make
CellDataSet
objects compatible with a tradeSeq
analysis
1 | extract_monocle_info(cds)
|
cds |
A |
For now, this only works for the DDRTree dimentionality reduction. It is the one recommanded by the Monocle developers.
A list with four objects. A pseudotime
matrix and a cellWeights
matrix that can be used as input to fitGAM
or
evaluateK
, the reduced dimension matrix for the cells, and a
list of length the number of lineages, containing the reduced dimension of
each lineage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.