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