tests/genotype_test.R

library(gpmap)
enumerate_genotypes()
enumerate_genotypes(2)
try(enumerate_genotypes(3,locinames=c('A','B'),allelenames=c('L','H')))
enumerate_genotypes(3,locinames=c('A','B','C'),allelenames=c('L','H'))

Try the gpmap package in your browser

Any scripts or data that you put into this service are public.

gpmap documentation built on Feb. 16, 2021, 1:06 a.m.