Ranking {vcfR} | R Documentation |
Ranking variants within windows
Description
Rank variants within windows.
Usage
rank.variants.chromR(x, scores)
Arguments
x |
an object of class Crhom or a data.frame containing... |
scores |
a vector of scores for each variant to be used to rank the data |
[Package vcfR version 1.15.0 Index]