Centroids-class {SeuratObject} | R Documentation |
The Centroids
Class
Description
The Centroids
Class
Slots
cells
(
character [n]
) A vector of cell names; there should be as many cell names as there are points and no duplicate namesnsides
(
integer [1L]
) The number of sides to draw when plotting centroids; must be either0L
for circles or greater than 3radius
(
numeric [1L]
) The radius of the shape when plotting the centroidstheta
(
numeric [1L]
) The angle in degrees to adjust the shape when plotting the centroids
See Also
Centroids
methods: Centroids-methods
Segmentation layer classes:
Centroids-methods
,
Molecules-class
,
Molecules-methods
,
Segmentation-class
,
Segmentation-methods
[Package SeuratObject version 5.0.2 Index]