R/reexport.R

#' @importFrom utils getFromNamespace
#' @keywords internal
createGWAS <- getFromNamespace(x = "createGWAS", ns = "statgenGWAS")

#' @keywords internal
expandPheno <- getFromNamespace(x = "expandPheno", ns = "statgenGWAS")

#' @keywords internal
computeKin <- getFromNamespace(x = "computeKin", ns = "statgenGWAS")

#' @keywords internal
extrSignSnps <- getFromNamespace(x = "extrSignSnps", ns = "statgenGWAS")

#' @keywords internal
extrSignSnpsFDR <- getFromNamespace(x = "extrSignSnpsFDR", ns = "statgenGWAS")

#' @keywords internal
nearestPD <- getFromNamespace(x = "nearestPD", ns = "statgenGWAS")

Try the statgenQTLxT package in your browser

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

statgenQTLxT documentation built on May 29, 2024, 2:08 a.m.