freqt: Create a 'freqt' object

Description Usage Arguments Value

View source: R/freqt.R

Description

Create a freqt object

Usage

1
freqt(x, name = "", n = NULL, chroms = NULL, h_obs = NULL, data_source = NULL)

Arguments

x

a data.frame where cell (i, j) contains the frequency of allele j of marker i. The row names of x should be the marker names.

name

the name of the frequency database

n

a named list describing the sample size used to compute the allele frequencies for each marker

chroms

a named list describing the chromosome name (or number) for each marker

h_obs

a named list describing the observed heterozygosity for each marker

data_source

a description of the data source

Value

a freqt objet


knifecake/fafreqs documentation built on March 13, 2020, 11:53 p.m.