varPosIndexMap | R Documentation |
Threshold is tricky to choose.
varPosIndexMap(var.names, pos.label, ctrl.label, thred = 10)
var.names |
character vector of variant names |
pos.label |
character or numeric vector of true positions |
ctrl.label |
vector of whether variant is control |
thred |
integer, threshold for number of variants per position label (index) |
data.frame with columns 'variant', 'pos', 'index'