Bioconductor version: Release (3.16)
Imputes HLA classical alleles using GWAS SNP data, and it relies on a training set of HLA and SNP genotypes. HIBAG can be used by researchers with published parameter estimates instead of requiring access to large training sample datasets. It combines the concepts of attribute bagging, an ensemble classifier method, with haplotype inference for SNPs and HLA types. Attribute bagging is a technique which improves the accuracy and stability of classifier ensembles using bootstrap aggregating and random variable selection.
Author: Xiuwen Zheng [aut, cre, cph] , Bruce Weir [ctb, ths]
Maintainer: Xiuwen Zheng <zhengx at u.washington.edu>
Citation (from within R,
enter citation("HIBAG")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("HIBAG")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("HIBAG")
HTML | R Script | HIBAG algorithm implementation |
HTML | R Script | HIBAG vignette html |
HTML | R Script | HLA association vignette html |
Reference Manual | ||
Text | NEWS |
biocViews | Genetics, Software, StatisticalMethod |
Version | 1.34.1 |
In Bioconductor since | BioC 3.1 (R-3.2) (8 years) |
License | GPL-3 |
Depends | R (>= 3.2.0) |
Imports | methods, RcppParallel |
LinkingTo | RcppParallel (>= 5.0.0) |
Suggests | parallel, ggplot2, reshape2, gdsfmt, SNPRelate, SeqArray, knitr, markdown, rmarkdown |
SystemRequirements | C++11, GNU make |
Enhances | |
URL | https://github.com/zhengxwen/HIBAG https://hibag.s3.amazonaws.com/index.html |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | HIBAG_1.34.1.tar.gz |
Windows Binary | HIBAG_1.34.1.zip |
macOS Binary (x86_64) | HIBAG_1.34.1.tgz |
macOS Binary (arm64) | HIBAG_1.34.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/HIBAG |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/HIBAG |
Bioc Package Browser | https://code.bioconductor.org/browse/HIBAG/ |
Package Short Url | https://bioconductor.org/packages/HIBAG/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.16 | Source Archive |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: