R/RcppExports.R

Defines functions isHeterozygous

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

isHeterozygous <- function(geno, lociPerChr, lociLoc, nThreads) {
    .Call(`_SIMplyBee_isHeterozygous`, geno, lociPerChr, lociLoc, nThreads)
}

Try the SIMplyBee package in your browser

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

SIMplyBee documentation built on Sept. 20, 2024, 5:07 p.m.