enforce.string {TRONCO} | 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)