Function to plot a ternary plot of the probabilities for being aneuploid, XX or XY
.plotTernary.bexy(object, colors, sampleNamesToHighlight, label, ...)
The upper boundary of the plot.
A bexy object.
A vector of length three with the colors for aneuploid, XX and XY samples, respectively.
A vector of sample names that should be highlighted. If empty, samples are automatically highlighted based on the posterior probabilities.
Boolean indicating whether samples should be labeled.
More parameters passed to TernaryPlot()