R/get.biallelic.matrix.R

Defines functions get.biallelic.matrix

Documented in get.biallelic.matrix

get.biallelic.matrix <- function(object, region){

return(popGetBial(object,region))

}

Try the PopGenome package in your browser

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

PopGenome documentation built on Feb. 1, 2020, 1:07 a.m.