phenotype.saap {genphen}R Documentation

Continuous 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)

Format

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

Value

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

Examples

data(phenotype.saap)

[Package genphen version 1.17.0 Index]