.plotTicTacToeWithCoordinates.bexy | R Documentation |
Function to plot a single 7-cell plot displaying posterior probabilities of karyotypes
.plotTicTacToeWithCoordinates.bexy(
object,
ix,
label,
x_coords,
y_coords,
last,
colors
)
object |
A bexy object. |
ix |
The sample index. |
label |
The sample name used as a label. |
x_coords |
Left and right x-coordinates for 7-cell plot. |
y_coords |
Bottom and top y-coordinates for 7-cell plot. |
last |
Boolean indicating if this is the last sample to be plotted. |
colors |
A vector of length three with the colors for aneuploid, XX and XY samples, respectively. |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.