View source: R/cassavabasePipeline.R
| readDBdata | R Documentation |
Read database downloads into R
readDBdata(phenotypeFile, metadataFile = NULL)
phenotypeFile |
CSV file of field trial phenotype data downloaded from e.g. cassavabase |
metadataFile |
CSV file of field trial metadata downloaded from e.g. cassavabase |
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:
merged data.frame phenos + metadata
Other cassavabase_pheno_pipeline:
calcPropMissing(),
curateTrialOneTrait(),
curateTrialsByTrait(),
detectExptDesigns(),
fitMultiTrialModel(),
makeTrialTypeVar(),
nestByTrials(),
nestDesignsDetectedByTraits(),
nestForMultiTrialAnalysis(),
nestTrialsByTrait(),
renameAndSelectCols()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.