View source: R/phenotype_functions.R
readPhenotypeFromDataFrame | R Documentation |
This function is a wrapper for the
TasselGenotypePhenotype
class. It is used for storing phenotype
information into a class object.
readPhenotypeFromDataFrame(phenotypeDF, taxaID, attributeTypes = NULL)
phenotypeDF |
A |
taxaID |
The column name that represents your taxa data as a string. |
attributeTypes |
A vector of non-taxa attributes. If |
Returns an object of TasselGenotypePhenotype
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.