R/gwhap-package.R

#' gwhap: The package for genome-wide haplotype analysis.
#'
#' gwhap, the Genome-Wide HAPlotype analysis package that provides basic function for four steps:
#'

#'
#'
#'
#' @section 1- genetic maps:
#'  computing the position of SNPs in a genetic map (in cM)
#' @section 2- LB blocks:
#'  creating blocks of SNPs in LD
#' @section 3- reading haplotype :
#'  reading haplotypes from phased .bgen and .vcf
#' @section 4- haplotype association tests:
#'  association tests with a phenotype
#'
#' @docType package
#' @name gwhap-package
#' @aliases  gwhap-package
#' @aliases  gwhap
NULL
yasmina-mekki/gwhap documentation built on Dec. 31, 2021, 9:19 p.m.