Learn R Programming

bexy (version 0.1.3)

.getSamplesToHighlight.bexy: Function to select samples that should be highlighted

Description

Function to select samples that should be highlighted

Usage

.getSamplesToHighlight.bexy(object, sampleNamesToHighlight)

Value

A vector of integers corresponding to indices of samples to highlight

Arguments

object

A bexy object.

sampleNamesToHighlight

A vector of sample names that should be highlighted. If empty, samples are automatically highlighted based on the posterior probabilities.