Description Usage Arguments Details Value Author(s) References
View source: R/categorise_flower_scores.R
Classify snapdragon flower colour and genotype using red and yellow colour scores.
1 | categorise_flower_scores(red, yellow)
|
red |
Vector of red scores between 0 and 5. |
yellow |
Vector of yellow scores between 0 and 4 |
Hybrid zone Antirrhinum majus plants segregare for the loci Rosea and Sulphurea controlling anthocyanin (red or magenta) and aurone (yellow) pigmentation. 'categorise_flower_scores' classifies flower colour into one of six phenotype classes and returns genotypes for pigmentation loci based on the scoring scheme developed by Annabel Whibley in her thesis.
Data frame listing flower colour phenotype (yellow, white, weak orange, full orange, weak rea and full red), and genotypes for Rosea and /emphSulfurea.
Tom Ellis, David Field
Whibley, Annabel (2004), Molecular and genetic variation underlying the evolution of flower colour in Antirrhinum. Ph.D. thesis, University of East Anglia.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.