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)
}
321Yan/LDheatmap-testing documentation built on July 14, 2019, 2:28 p.m.