Learn R Programming

relMix (version 1.4.1)

db2: Allele database for 22 markers

Description

Frequencies for 22 loci from the prototype 24-plex STR panel from Thermo Fisher.

Usage

data(db2)

Arguments

Format

A data frame with 206 observations on the following 3 variables.

Marker

a factor with levels corresponding to name of markers

Allele

a numeric vector denoting allele

Frequency

a numeric vector in (0,1)

Details

The format is convenient for R.

Examples

Run this code
data(db2)

Run the code above in your browser using DataLab