Package: HIBAG
Type: Package
Title: HLA Genotype Imputation with Attribute Bagging
Version: 1.18.1
Date: 2018-11-14
Depends: R (>= 3.2.0)
Imports: methods
Suggests: parallel, knitr, gdsfmt (>= 1.2.2), SNPRelate (>= 1.1.6),
        ggplot2, reshape2
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre", "cph"),
    email="zhengxwen@gmail.com"),
    person("Bruce", "Weir", role=c("ctb", "ths"),
    email="bsweir@u.washington.edu"))
Description: It is a software package for imputing HLA types using SNP data,
    and 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.
License: GPL-3
LazyData: yes
VignetteBuilder: knitr
ByteCompile: TRUE
biocViews: Genetics, StatisticalMethod
URL: http://github.com/zhengxwen/HIBAG,
        http://zhengxwen.github.io/HIBAG,
        http://www.biostat.washington.edu/~bsweir/HIBAG/
git_url: https://git.bioconductor.org/packages/HIBAG
git_branch: RELEASE_3_8
git_last_commit: 5692a74
git_last_commit_date: 2018-11-15
Date/Publication: 2018-11-15
NeedsCompilation: yes
Packaged: 2018-11-16 03:23:07 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre, cph],
  Bruce Weir [ctb, ths]
Maintainer: Xiuwen Zheng <zhengxwen@gmail.com>
Built: R 3.5.1; i386-w64-mingw32; 2018-11-16 12:35:01 UTC; windows
Archs: i386, x64
