report_idents: Create identification summary table

View source: R/report.R

report_identsR Documentation

Create identification summary table

Description

Report the genotypes present in a processed dataset, paired with close matches to known individuals, converting sequences to short names. This is a more detailed view than given by report_genotypes.

Usage

report_idents(results, closest, na_replicates = "")

Arguments

results

results list as produced by summarize_dataset.

closest

list of closest matches as produced by find_closest_matches.

na_replicates

text to replace NA entries with for the Replicates column.

Value

data frame showing summary of sample genotypes with interleaved genotypes for similar known individuals.


ShawHahnLab/microsat documentation built on Aug. 25, 2023, 11:16 p.m.