Skip to contents

Get the imaging cycle number from a feature in CODEX data

Usage

get_cycle(x, y)

# S4 method for character,Region
get_cycle(x, y)

# S4 method for character,SpatialMap
get_cycle(x, y)

Arguments

x

A feature name

y

A SpatialMap or Region object

Scroll to top