Package: GHap
Type: Package
Title: Genome-Wide Haplotyping
Version: 2.0.0
Date: 2020-08-12
Author: Yuri Tani Utsunomiya, Marco Milanesi, Mario Barbato
Maintainer: Yuri Tani Utsunomiya <ytutsunomiya@gmail.com>
Description: Haplotype calling from phased marker data. Given user-defined haplotype blocks (HapBlock), the package identifies the different haplotype alleles (HapAllele) present in the data and scores sample haplotype allele genotypes (HapGenotype) based on HapAllele dose (i.e. 0, 1 or 2 copies). The output is not only useful for analyses that can handle multi-allelic markers, but is also conveniently formatted for existing pipelines intended for bi-allelic markers. The package was first described in Bioinformatics by Utsunomiya et al. (2016, <doi:10.1093/bioinformatics/btw356>). Since the v2 release, the package provides functions for unsupervised and supervised detection of ancestry tracks. The methods implemented in these functions were described in an article published in Methods in Ecology and Evolution by Utsunomiya et al. (2020, <doi:10.1111/2041-210X.13467>).
License: GPL (>= 2)
Imports: parallel (>= 3.4.4), Matrix (>= 1.2-16), methods (>= 3.4.4),
        lme4 (>= 1.1-21), e1071 (>= 1.7-0.1), class (>= 7.3-15),
        data.table (>= 1.12.6)
VignetteBuilder: R.rsp
Suggests: R.rsp
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-09-11 18:05:25 UTC; yuri
Repository: CRAN
Date/Publication: 2020-09-21 08:50:08 UTC
