Get phenotype values through a group of conditions
dbGetPhenotype(
con,
traits = NULL,
direction = "long",
tt = FALSE,
gene = FALSE,
...
)
a connection object as produced by dbConnect
A list of traits. All traits will be returned if NULL
One of 'long' or 'wide' for reshape function
Whether to calculate thermal time
Whether to get gene information
All other arguments to define range of export trials
a data.frame for selected phenotypic values