nestDesignsDetectedByTraits | R Documentation |
Need to restructure the data from per-trial by regrouping by trait.
nestDesignsDetectedByTraits(indata, traits)
indata |
data.frame with experimental designs detected, output from |
traits |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.