Description Usage Arguments Details Value Author(s) See Also Examples
Gets user-defined landmarks from a SingleCellExperiment
object.
1 | userLandmarks(object)
|
object |
A |
Landmarks can be defined on the trajectory by the user
with userLandmarks
. Landmarks can be used to extract single
trails from a trajectory.
A character vector with sample names
Daniel C. Ellwanger
1 2 3 4 5 | # Example data
data(exSCE)
# Get landmarks
userLandmarks(exSCE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.