match_new_data: Title

View source: R/import_data.R

match_new_dataR Documentation

Title

Description

Title

Usage

match_new_data(data, new_data, additional_data_columns, allele_mismatch)

Arguments

data

The old data, containing all samples that have already been handeled, or been choosen not to be handleh

new_data

The new data, the meta-data for the new sample, containing the same columns as the old data, index, locus, date, gender, etc

additional_data_columns

The names of the columns containing the meta-data for the create_allelematch_dataset to be able to create a new am_dataset

allele_mismatch

The mismatch (numbers of alleles that are allowed to differ between individuals) to use for this grouping, user could be intrested in being more strict or more loose, up to them

Value

Returns only the new data grouped into search_data format, which of them that matched multiple and if some of them were unclassified


CGI-NRM/GenotypeCheck documentation built on May 23, 2024, 3:21 p.m.