Home | Table of Contents | KollecTrait | See Also | Collapse All

KollecTrait - Datafile

Detail

KollecTrait uses XML-based datafile in order to load trial, trial design, trait and sample type information in its interface. Katmandoo (or any other application) can export data in the following format that can be used with KollecTrait.

Illustrative snapshot:
DatafileFormat_Trial_Genotype DatafileFormat_TrialUnit_Trait_SampleType
  1. Trial element: datafile has just one trial element
  2. Genotype element: datafile has one Genotype element for each genotypes in the trial design.
  3. Trial unit element: datafile has one Trial unit element for each trial units in the trial design.
  4. Trait element: datafile has one Trait element for each trait for which raw data will be recorded.
  5. Sample type element: datafile has one Sample type element for each sample type for which raw data will be recorded.

See Also