generate_prioritisation: 'generate_prioritisation'

View source: R/addn_search.R

generate_prioritisationR 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


minSNPs documentation built on May 29, 2024, 2:48 a.m.