.plotTernary.bexy | R Documentation |
Function to plot a ternary plot of the probabilities for being aneuploid, XX or XY
.plotTernary.bexy(object, colors, sampleNamesToHighlight, label, ...)
object |
A bexy object. |
colors |
A vector of length three with the colors for aneuploid, XX and XY samples, respectively. |
sampleNamesToHighlight |
A vector of sample names that should be highlighted. If empty, samples are automatically highlighted based on the posterior probabilities. |
label |
Boolean indicating whether samples should be labeled. |
... |
More parameters passed to TernaryPlot() |
The upper boundary of the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.