R/RcppExports.R

Defines functions GT_to_SnpMatrix

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

GT_to_SnpMatrix <- function(GT, phased = TRUE) {
    .Call(`_LDheatmap_GT_to_SnpMatrix`, GT, phased)
}

Try the LDheatmap package in your browser

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

LDheatmap documentation built on April 24, 2022, 1:05 a.m.