Convert the internal representation of genotypes to character, if not.

enforce.string(x)

Arguments

x

A TRONCO compliant dataset.

Value

Convert the internal reprensentation of genotypes to character, if not.

Examples

data(test_dataset)
test_dataset = enforce.string(test_dataset)