.getSamplesToHighlightAutosomalTrisomy.bexy {bexy} | R Documentation |
Function to select samples that should be highlighted for autosomal trisomy
Description
Function to select samples that should be highlighted for autosomal trisomy
Usage
.getSamplesToHighlightAutosomalTrisomy.bexy(object, ix, sampleNamesToHighlight)
Arguments
object |
A bexy object. |
ix |
A list containing the index of a specific scaffold within z. |
sampleNamesToHighlight |
A vector of sample names that should be highlighted. If empty, samples are automatically highlighted based on the posterior probabilities. |
Value
A vector of integers corresponding to indices of samples to highlight
[Package bexy version 0.1.3 Index]