Function to plot X vs Y counts and color them according to BeXY posterior mode
.plotXVsY.bexy(object, ix_X, ix_Y, colors, sampleNamesToHighlight, label, ...)
No return value, called for side effects.
A bexy object.
An integer representing the index of the scaffold to be plotted on the x-axis.
An integer representing the index of the scaffold to be plotted on the y-axis.
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.
Other parameters used for plotting