summarize_genotypes_known: Create Summary Genotype Table for Known Genotypes

View source: R/summarize_dataset.R

summarize_genotypes_knownR Documentation

Create Summary Genotype Table for Known Genotypes

Description

Tabulate genotypes across an analyzed dataset, with samples on rows and loci on columns. Which attributes will actually be used for the table is configurable.

Usage

summarize_genotypes_known(genotypes_known, tbl_genotypes = NULL)

Arguments

genotypes_known

table of known individuals' genotypes as loaded via load_genotypes.

tbl_genotypes

existing genotype summary table to use for locus selection and column ordering.

Value

data frame of genotypes across individuals and loci.


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