convert.genotypes: Convert the genotype data from A,C,G,T format to A, H, B, N.

Description Usage Arguments Value Author(s) Examples

Description

Convert the genotype data from A,C,G,T format to A, H, B, N.

Usage

1

Arguments

geno

Character matrix containing A, C, G, T allele calls.

Value

Character matrix containing A, H, B, N.

Author(s)

Daniel Gatti

Examples

1
  ## Not run:  convert.genotypes(geno) 

DOQTL documentation built on May 6, 2019, 3:09 a.m.