enforce.numeric: enforce.numeric

View source: R/as.functions.R

enforce.numericR Documentation

enforce.numeric

Description

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

Usage

enforce.numeric(x)

Arguments

x

A TRONCO compliant dataset.

Value

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

Examples

data(test_dataset)
test_dataset = enforce.numeric(test_dataset)


BIMIB-DISCo/TRONCO documentation built on March 31, 2024, 9:20 p.m.