convertToNumeric: Convert the value of genotype into 0,1,2

Description Usage Arguments Value Examples

View source: R/convertToNumeric.R

Description

This function converts the value of genotype into 0,1,2 form 0/0,0/1,1/1.

Usage

1
convertToNumeric(snp_data)

Arguments

snp_data

The snp_data matrix.

Value

The genodata with the value of 0,1,2.

Examples

1
convertTonumeric(snp_data)

YTLogos/ttplot documentation built on Aug. 20, 2019, 8:18 p.m.