
Function to plot a single 7-cell plot displaying posterior probabilities of karyotypes
.plotTicTacToeWithCoordinates.bexy(
object,
ix,
label,
x_coords,
y_coords,
last,
colors
)
No return value, called for side effects.
A bexy object.
The sample index.
The sample name used as a label.
Left and right x-coordinates for 7-cell plot.
Bottom and top y-coordinates for 7-cell plot.
Boolean indicating if this is the last sample to be plotted.
A vector of length three with the colors for aneuploid, XX and XY samples, respectively.