getPosteriorModeSexKaryotypes | R Documentation |
Getting the posterior mode for each sex karyotype
getPosteriorModeSexKaryotypes(object, threshold_certainty = 0.9)
object |
A bexy object. |
threshold_certainty |
The threshold for certainty on the posterior probabilities. All samples that have a posterior probability less than this threshold are classified as 'uncertain'. |
A character vector containing the sex karyotype classification for each sample
bexy
bex <- bexy()
getPosteriorModeSexKaryotypes(bex)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.