make_entry_id: Create identifiers for STR Data

View source: R/util.R

make_entry_idR Documentation

Create identifiers for STR Data

Description

Create entry IDs for the given data frame, using whichever STR-related metadata columns are available. These will not necessarily be unique.

Usage

make_entry_id(data)

Arguments

data

STR data frame, such as produced by prepare_dataset or a summary from summarize_dataset.

Value

character vector of entry identifiers


ShawHahnLab/chiimp documentation built on Aug. 20, 2023, 1:41 a.m.