CreateCentroids: Create a 'Centroids' Objects

View source: R/generics.R

CreateCentroidsR Documentation

Create a Centroids Objects

Description

Create a Centroids Objects

Usage

CreateCentroids(coords, nsides, radius, theta)

Arguments

coords

The coordinates of cell/spot centroids

nsides

The number of sides to represent cells/spots; pass Inf to plot as circles

radius

Radius of shapes when plotting

theta

Angle to adjust shapes when plotting

Value

A Centroids object


SeuratObject documentation built on June 8, 2025, 10:10 a.m.