check_trait | R Documentation |
Check if a trait (with a clear genetic architecture and a known minor allele frequency) is valid. Will stop if not
check_trait(trait)
trait |
one trait with a clear genetic architecture and a known minor allele frequency, as created by create_trait. Use is_one_trait to detect if something is one trait |
the checked trait, now of class type trait
Richèl J.C. Bilderbeek
check_trait(create_additive_trait())
check_trait(create_random_trait())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.