phenotype.snp {genphen}R Documentation

Continuous phenotype dataset

Description

The phenotype data is a numerical vector of length 51. It represents 51 measured phenotypes for 51 laboratory mouse strains. It is to be used as a dependent variable in combination with the SNP genotype data, in order to compute the association between each of the SNPs and the phenotype.

Usage

data(phenotype.snp)

Format

A numerical vector with 51 elements (laboratory mice) which correspond to the rows of he genotype data.

Value

Vector of 51 metric elements, representing phenotypes measured for 51 laboratory mice.

Examples

data(phenotype.snp)

[Package genphen version 1.10.3 Index]