Description Usage Arguments Value Examples
This function adds phenotypes to an existing 'MagicGen' object. The genotypes are kept only for those individuals with a genotype.
1 2 3 4 | addPhenotypes(x, phenotypes, id)
## S4 method for signature 'MagicGen'
addPhenotypes(x, phenotypes, id)
|
x |
an object of class 'MagicGen'. |
phenotypes |
a 'data.frame' object with phenotypes. |
id |
the column name containing the MAGIC IDs in the 'phenotypes' table. |
a 'MagicGenPhen' object with phenotypes added to initial object.
1 | # to be added...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.