generate_prioritisation {minSNPs} | R Documentation |
generate_prioritisation
Description
generate_prioritisation
create a vector of the targets in order of priority.
Targets with the less samples are prioritised first, breaking ties by alphabetical order.
Usage
generate_prioritisation(meta)
Arguments
meta |
A data.table containing the meta data, expect the |
Value
A data.table of the targets in order of priority
[Package minSNPs version 0.2.0 Index]