readPhenotypeFromDataFrame: Wrapper function of TasselGenotypePhenotype class for...

Description Usage Arguments Value

View source: R/PhenotypeFunctions.R

Description

This function is a wrapper for the TasselGenotypePhenotype class. It is used for storing phenotype information into a class object.

Usage

1
readPhenotypeFromDataFrame(phenotypeDF, taxaID, attributeTypes = NULL)

Arguments

phenotypeDF

A R object of class data.frame.

taxaID

The column name that represents your taxa data as a string.

attributeTypes

A vector of non-taxa attributes. If NULL, all attributes will be TASSEL <data> types.

Value

Returns an object of TasselGenotypePhenotype class.


maize-genetics/bioconductor_test documentation built on Nov. 4, 2019, 5:19 p.m.