Learn R Programming

genphen (version 1.0.0)

phenotype.saap: Phenotype dataset

Description

The phenotype data is a numerical vector of length 120. It represents 120 measured phenotypes for 120 organisms. We used it as a dependent variable in combination with the genotype.saap data, and quantified the association between each of the SAAP and the phenotype.

Usage

data(phenotype.saap)

Arguments

Value

Vector of 51 metric elements, representing phenotypes measured for 120 organisms.

Format

A numerical vecotr with 120 elements (organisms) which correspond to the rows of he genotype data.

Examples

Run this code
data(phenotype.saap)

Run the code above in your browser using DataLab