View source: R/findCurves_method.R
| find_sequence | R Documentation | 
Find the populations between the source and target ones.
find_sequence(object, assay.type = "RNA", column, source, target)
| object | CellRouter object. | 
| assay.type | character; the type of data to use. | 
| column | character; column in the metadata table specifying whether transitions are between clusters or other annotations, such as sorted populations. | 
| source | character; name of the source population. | 
| target | character; name of the target population. | 
character vector; the populations, including the source and target ones.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.