numericalization: Converts character SNP genotype to numerical (-1, 0, 1) were...

Description Usage Arguments Value

View source: R/numericalization.R

Description

Converts character SNP genotype to numerical (-1, 0, 1) were 1 is the major allele. Modified by Samuel Fernandes from: Alexander E. Lipka, Feng Tian, Qishan Wang, Jason Peiffer, Meng Li, Peter J. Bradbury, Michael A. Gore, Edward S. Buckler, Zhiwu Zhang GAPIT: genome association and prediction integrated tool, Bioinformatics, Volume 28, Issue 18, 15 September 2012, Pages 2397–2399.

Usage

1
numericalization(x, bit = NULL, effect = "Add", impute = "None")

Arguments

x

ggg

bit

= NULL,

effect

= 'Add',

impute

= 'None',

Value

Corresponding numerical value Last update: Apr 20, 2020 ————————–numericalization———————————


simplePHENOTYPES documentation built on Jan. 20, 2021, 5:09 p.m.