CreateSegmentation: Create a 'Segmentation' Objects

View source: R/generics.R

CreateSegmentationR Documentation

Create a Segmentation Objects

Description

Create a Segmentation Objects

Usage

CreateSegmentation(coords)

## S3 method for class 'data.frame'
CreateSegmentation(coords)

## S3 method for class 'Segmentation'
CreateSegmentation(coords)

Arguments

coords

The coordinates of cell segmentations

Value

A Segmentation object


mojaveazure/seurat-object documentation built on July 17, 2025, 4:16 a.m.