R/data.R

#' @title snp
##' @name snp
##' @description snp include gff3,hapmap and phenotype information
##' @format A list with three data.frame:
##' \describe{
##' \item{gff}{GRanges format of gff3}
##' \item{hap}{hapmap data}
##' \item{pheno}{phenotype data}
##' }
##' @examples
##' snp
##'
"snp"
guokai8/CandiHap documentation built on Nov. 26, 2021, 9:08 a.m.