Package: geneHapR
Type: Package
Title: Gene Haplotype Statistics, Phenotype Association and
        Visualization
Description: Import genome variants data and perform gene haplotype Statistics, 
  visualization and phenotype association with 'R'.
biocViews: NucleosomePositioning, DataImport
Encoding: UTF-8
Maintainer: Zhang Renliang <zhang_renliang@163.com>
Authors@R: 
  c(person(given = "Zhang", 
           family = "Renliang", 
           email = "zhang_renliang@163.com", 
           role = c("aut", "cre")),
    person(given = "Jia", 
           family = "Guanqing",
           email = "jiaguanqing@caas.cn", 
           role = c("aut")))
Version: 1.1.1
RoxygenNote: 7.2.1
LazyData: True
Imports: ape, Biostrings, ggpubr, GenomicRanges, magrittr, maps,
        methods, muscle, IRanges, pegas, reshape2, rlang, rtracklayer,
        trackViewer, stats, stringdist, stringr, tibble, tidyr, utils,
        vcfR
Depends: ggplot2, R (>= 4.0.0)
Suggests: mapdata, maptools, knitr, rmarkdown
License: GPL-3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-19 13:42:11 UTC; zhang
Author: Zhang Renliang [aut, cre],
  Jia Guanqing [aut]
Repository: CRAN
Date/Publication: 2022-09-19 14:16:19 UTC
