Read database downloads into R
readDBdata(phenotypeFile, metadataFile = NULL)
CSV file of field trial phenotype data downloaded from e.g. cassavabase
CSV file of field trial metadata downloaded from e.g. cassavabase
merged data.frame phenos + metadata
NOTICE: This function is part of a family of functions ("cassavabase_pheno_pipeline"
) developed as part of the NextGen Cassava Breeding Project genomic selection pipeline.
For some examples of their useage:
Other cassavabase_pheno_pipeline:
calcPropMissing()
,
curateTrialOneTrait()
,
curateTrialsByTrait()
,
detectExptDesigns()
,
fitMultiTrialModel()
,
makeTrialTypeVar()
,
nestByTrials()
,
nestDesignsDetectedByTraits()
,
nestForMultiTrialAnalysis()
,
nestTrialsByTrait()
,
renameAndSelectCols()