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>).
Version: | 2.0.0 |
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) |
Suggests: | R.rsp |
Published: | 2020-09-21 |
Author: | Yuri Tani Utsunomiya, Marco Milanesi, Mario Barbato |
Maintainer: | Yuri Tani Utsunomiya <ytutsunomiya at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Citation: | GHap citation info |
CRAN checks: | GHap results |
Reference manual: | GHap.pdf |
Vignettes: |
GHap vignette |
Package source: | GHap_2.0.0.tar.gz |
Windows binaries: | r-devel: GHap_2.0.0.zip, r-release: GHap_2.0.0.zip, r-oldrel: GHap_2.0.0.zip |
macOS binaries: | r-release: GHap_2.0.0.tgz, r-oldrel: GHap_2.0.0.tgz |
Old sources: | GHap archive |
Please use the canonical form https://CRAN.R-project.org/package=GHap to link to this page.