Arguments
data
a data frame in GeneMapper format containing column 'Sample.Name'.
ref
a data frame in GeneMapper format containing column 'Sample.Name',
OR an atomic vector e.g. a single sample name string.
console
logical, if TRUE result is printed to R console,
if FALSE a string is returned.
ignore.case
logical, if TRUE case insesitive matching is used.
word
logical, if TRUE only word matching (regex).
exact
logical, if TRUE only exact match.
debug
logical indicating printing debug information.