R/cassavabasePipeline.R
nestDesignsDetectedByTraits.Rd
Need to restructure the data from per-trial by regrouping by trait.
nestDesignsDetectedByTraits(indata, traits)
data.frame with experimental designs detected, output from detectExptDesigns
character vec, names of traits to include
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()
,
nestForMultiTrialAnalysis()
,
nestTrialsByTrait()
,
readDBdata()
,
renameAndSelectCols()