enforce.numeric | R Documentation |
Convert the internal reprensentation of genotypes to numeric, if not.
enforce.numeric(x)
x |
A TRONCO compliant dataset. |
Convert the internal reprensentation of genotypes to numeric, if not.
data(test_dataset)
test_dataset = enforce.numeric(test_dataset)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.