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


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.