pathsinfo | R Documentation |
Get information about the paths between populations.
pathsinfo( object, assay.type = "RNA", num.cells, neighs, column.ann = "community", column.color = "colors" )
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
num.cells |
numeric; number of cells. |
neighs |
numeric; neighs. |
column.ann |
character; column corresponding to the population. |
column.color |
character; column corresponding to the color. |
list; list with distr, path, pathInfo, pseudotime for each path, and path_data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.