make_rownames: Create Row Names for STR Data

View source: R/util.R

make_rownamesR Documentation

Create Row Names for STR Data

Description

Create unique rownames for the given data frame, using whichever STR-related metadata columns are available.

Usage

make_rownames(data)

Arguments

data

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

Value

vector of unique row names

See Also

order_entries


ressy/microsat documentation built on Aug. 24, 2023, 10:09 a.m.