View source: R/convert.genotypes.R
convert.genotypes | R Documentation |
Convert the genotype data from A,C,G,T format to A, H, B, N.
convert.genotypes(geno)
geno |
Character matrix containing A, C, G, T allele calls. |
Character matrix containing A, H, B, N.
Daniel Gatti
## Not run: convert.genotypes(geno)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.