#' select variants
#' @param discovery_geno genotype matrix of either YRI or CEU or CHB population
#' @param discovery_pheno corresponding phenotypes
#'@export
select_var <- function(discovery_geno, discovery_pheno){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.