Skip to contents

Obtain the markers on channel x for a given Region, with flexibility to choose whether to include bgData or not.

Usage

markers_on_channel(object, ch, include.bg = NULL)

Arguments

object

A Region object

ch

The channel number or ID

include.bg

Whether to include background channels (DNA, Blank) in the return

Value

A character vector of markers

Scroll to top