Skip to contents

Get the imaging channel number from a feature in CODEX data

Usage

get_channel(markers, object)

# S4 method for character,Region
get_channel(markers, object)

# S4 method for character,SpatialMap
get_channel(markers, object)

Arguments

markers

A vector of marker names

object

A Region object (acquisition)

Scroll to top