trio.gen2 {trio}R Documentation

Genotype data for trios with missing genotypes

Description

This data set is a matrix containing genotype data for 10 SNPs in 100 trios. The first two columns contain family identifier and individual identifier. In the columns afterwards, each SNPs is encoded in one variable denoting the number of minor alleles. Different from trio.gen1, this data set contain missing genotypes, denoted as integer 0.

Usage

trio.gen2

Format

A matrix with 12 columns and 300 rows.


[Package trio version 1.0.2 Index]