Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2024-04-17 11:37:49 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 947/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HIBAG 1.38.2  (landing page)
Xiuwen Zheng
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/HIBAG
git_branch: RELEASE_3_18
git_last_commit: a1b52dd
git_last_commit_date: 2024-01-25 01:08:53 -0400 (Thu, 25 Jan 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for HIBAG on merida1


To the developers/maintainers of the HIBAG package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HIBAG.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: HIBAG
Version: 1.38.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HIBAG.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HIBAG_1.38.2.tar.gz
StartedAt: 2024-04-16 03:52:58 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 03:55:18 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 139.2 seconds
RetCode: 0
Status:   OK  
CheckDir: HIBAG.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HIBAG.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HIBAG_1.38.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/HIBAG.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HIBAG/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HIBAG’ version ‘1.38.2’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘HIBAG’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/HIBAG/libs/HIBAG.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
File ‘HIBAG/libs/HIBAG.so’:
  Found non-API call to R: ‘R_new_custom_connection’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
hlaConvSequence 5.499   0.57   6.202
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/HIBAG.Rcheck/00check.log’
for details.



Installation output

HIBAG.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL HIBAG
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘HIBAG’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c HIBAG.cpp -o HIBAG.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA.cpp -o LibHLA.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_avx.cpp -o LibHLA_ext_avx.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_avx2.cpp -o LibHLA_ext_avx2.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_avx512bw.cpp -o LibHLA_ext_avx512bw.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_avx512f.cpp -o LibHLA_ext_avx512f.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_avx512vpopcnt.cpp -o LibHLA_ext_avx512vpopcnt.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_sse2.cpp -o LibHLA_ext_sse2.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c LibHLA_ext_sse4_2.cpp -o LibHLA_ext_sse4_2.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/RcppParallel/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c samtools_ext.c -o samtools_ext.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o HIBAG.so HIBAG.o LibHLA.o LibHLA_ext_avx.o LibHLA_ext_avx2.o LibHLA_ext_avx512bw.o LibHLA_ext_avx512f.o LibHLA_ext_avx512vpopcnt.o LibHLA_ext_sse2.o LibHLA_ext_sse4_2.o samtools_ext.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-HIBAG/00new/HIBAG/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (HIBAG)

Tests output

HIBAG.Rcheck/tests/runTests.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> #############################################################
> #
> # DESCRIPTION: Unit tests in the HIBAG package
> #
> 
> # load the HIBAG package
> library(HIBAG)
HIBAG (HLA Genotype Imputation with Attribute Bagging)
Kernel Version: v1.5 (64-bit, AVX)
> 
> 
> #############################################################
> 
> # a list of HLA genes
> hla.list <- c("A", "B", "C", "DQA1", "DQB1", "DRB1")
> 
> # pre-defined lower bound of prediction accuracy
> hla.acc <- c(0.9, 0.8, 0.8, 0.8, 0.8, 0.7)
> 
> 
> for (hla.idx in seq_along(hla.list))
+ {
+ 	hla.id <- hla.list[hla.idx]
+ 
+ 	# make a "hlaAlleleClass" object
+ 	hla <- hlaAllele(HLA_Type_Table$sample.id,
+ 		H1 = HLA_Type_Table[, paste(hla.id, ".1", sep="")],
+ 		H2 = HLA_Type_Table[, paste(hla.id, ".2", sep="")],
+ 		locus=hla.id, assembly="hg19")
+ 
+ 	# divide HLA types randomly
+ 	set.seed(100)
+ 	hlatab <- hlaSplitAllele(hla, train.prop=0.5)
+ 
+ 	# SNP predictors within the flanking region on each side
+ 	region <- 500	# kb
+ 	snpid <- hlaFlankingSNP(HapMap_CEU_Geno$snp.id,
+ 		HapMap_CEU_Geno$snp.position,
+ 		hla.id, region*1000, assembly="hg19")
+ 
+ 	# training and validation genotypes
+ 	train.geno <- hlaGenoSubset(HapMap_CEU_Geno,
+ 		snp.sel=match(snpid, HapMap_CEU_Geno$snp.id),
+ 		samp.sel=match(hlatab$training$value$sample.id,
+ 		HapMap_CEU_Geno$sample.id))
+ 	test.geno <- hlaGenoSubset(HapMap_CEU_Geno,
+ 		samp.sel=match(hlatab$validation$value$sample.id,
+ 		HapMap_CEU_Geno$sample.id))
+ 
+ 
+ 	# train a HIBAG model
+ 	set.seed(100)
+ 	model <- hlaAttrBagging(hlatab$training, train.geno, nclassifier=10)
+ 	summary(model)
+ 
+ 	# validation
+ 	pred <- hlaPredict(model, test.geno, type="response")
+ 	summary(pred)
+ 
+ 	# compare
+ 	comp <- hlaCompareAllele(hlatab$validation, pred, allele.limit=model,
+ 		call.threshold=0)
+ 	print(comp$overall)
+ 
+ 	# check
+ 	if (comp$overall$acc.haplo < hla.acc[hla.idx])
+ 		stop("HLA - ", hla.id, ", 'acc.haplo' should be >= ", hla.acc[hla.idx], ".")
+ 
+ 	cat("\n\n")
+ }
Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 11 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 17
    # of SNPs: 264
    # of samples: 34
    # of unique HLA alleles: 14
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:50
=== building individual classifier 1, out-of-bag (11/32.4%) ===
[1] 2024-04-16 03:54:50, oob acc: 77.27%, # of SNPs: 13, # of haplo: 23
=== building individual classifier 2, out-of-bag (13/38.2%) ===
[2] 2024-04-16 03:54:50, oob acc: 88.46%, # of SNPs: 12, # of haplo: 48
=== building individual classifier 3, out-of-bag (14/41.2%) ===
[3] 2024-04-16 03:54:50, oob acc: 85.71%, # of SNPs: 11, # of haplo: 14
=== building individual classifier 4, out-of-bag (10/29.4%) ===
[4] 2024-04-16 03:54:50, oob acc: 75.00%, # of SNPs: 13, # of haplo: 23
=== building individual classifier 5, out-of-bag (17/50.0%) ===
[5] 2024-04-16 03:54:50, oob acc: 79.41%, # of SNPs: 13, # of haplo: 34
=== building individual classifier 6, out-of-bag (11/32.4%) ===
[6] 2024-04-16 03:54:50, oob acc: 100.00%, # of SNPs: 19, # of haplo: 72
=== building individual classifier 7, out-of-bag (9/26.5%) ===
[7] 2024-04-16 03:54:50, oob acc: 100.00%, # of SNPs: 17, # of haplo: 37
=== building individual classifier 8, out-of-bag (13/38.2%) ===
[8] 2024-04-16 03:54:50, oob acc: 84.62%, # of SNPs: 14, # of haplo: 58
=== building individual classifier 9, out-of-bag (14/41.2%) ===
[9] 2024-04-16 03:54:50, oob acc: 89.29%, # of SNPs: 13, # of haplo: 34
=== building individual classifier 10, out-of-bag (13/38.2%) ===
[10] 2024-04-16 03:54:50, oob acc: 80.77%, # of SNPs: 14, # of haplo: 24
Calculating matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0004109150 0.0004156612 0.0004583766 0.0050417085 0.0096582452 0.0232052136 
        Max.         Mean           SD 
0.4987174317 0.0470514279 0.1161981828 
Accuracy with training data: 98.53%
Out-of-bag accuracy: 86.05%
Gene: HLA-A
Training dataset: 34 samples X 264 SNPs
    # of HLA alleles: 14
    # of individual classifiers: 10
    total # of SNPs used: 93
    avg. # of SNPs in an individual classifier: 13.90
        (sd: 2.38, min: 11, max: 19, median: 13.00)
    avg. # of haplotypes in an individual classifier: 36.70
        (sd: 17.93, min: 14, max: 72, median: 34.00)
    avg. out-of-bag accuracy: 86.05%
        (sd: 8.68%, min: 75.00%, max: 100.00%, median: 85.16%)
Matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0004109150 0.0004156612 0.0004583766 0.0050417085 0.0096582452 0.0232052136 
        Max.         Mean           SD 
0.4987174317 0.0470514279 0.1161981828 
Genome assembly: hg19
HIBAG model for HLA-A:
    10 individual classifiers
    264 SNPs
    14 unique HLA alleles: 01:01, 02:01, 02:06, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 26
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:50)	0%
Predicting (2024-04-16 03:54:50)	100%
Gene: HLA-A
Range: [29910247bp, 29913661bp] on hg19
# of samples: 26
# of unique HLA alleles: 12
# of unique HLA genotypes: 14
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
  1 (3.8%)  3 (11.5%)  4 (15.4%) 18 (69.2%) 
Matching proportion of SNP haplotype:
    Min.  1st Qu.   Median     Mean  3rd Qu.     Max. 
0.000000 0.002746 0.006607 0.031587 0.023928 0.498717 
  total.num.ind crt.num.ind crt.num.haplo   acc.ind acc.haplo call.threshold
1            26          25            51 0.9615385 0.9807692              0
  n.call call.rate
1     26         1


Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 1 monomorphic SNP
    # of SNPs randomly sampled as candidates for each selection: 19
    # of SNPs: 340
    # of samples: 28
    # of unique HLA alleles: 22
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:51
=== building individual classifier 1, out-of-bag (12/42.9%) ===
[1] 2024-04-16 03:54:51, oob acc: 58.33%, # of SNPs: 17, # of haplo: 52
=== building individual classifier 2, out-of-bag (11/39.3%) ===
[2] 2024-04-16 03:54:51, oob acc: 63.64%, # of SNPs: 18, # of haplo: 51
=== building individual classifier 3, out-of-bag (13/46.4%) ===
[3] 2024-04-16 03:54:51, oob acc: 50.00%, # of SNPs: 15, # of haplo: 29
=== building individual classifier 4, out-of-bag (11/39.3%) ===
[4] 2024-04-16 03:54:51, oob acc: 59.09%, # of SNPs: 12, # of haplo: 57
=== building individual classifier 5, out-of-bag (11/39.3%) ===
[5] 2024-04-16 03:54:51, oob acc: 63.64%, # of SNPs: 15, # of haplo: 86
=== building individual classifier 6, out-of-bag (12/42.9%) ===
[6] 2024-04-16 03:54:51, oob acc: 79.17%, # of SNPs: 18, # of haplo: 66
=== building individual classifier 7, out-of-bag (12/42.9%) ===
[7] 2024-04-16 03:54:51, oob acc: 70.83%, # of SNPs: 15, # of haplo: 86
=== building individual classifier 8, out-of-bag (9/32.1%) ===
[8] 2024-04-16 03:54:52, oob acc: 77.78%, # of SNPs: 16, # of haplo: 117
=== building individual classifier 9, out-of-bag (9/32.1%) ===
[9] 2024-04-16 03:54:52, oob acc: 77.78%, # of SNPs: 18, # of haplo: 92
=== building individual classifier 10, out-of-bag (9/32.1%) ===
[10] 2024-04-16 03:54:52, oob acc: 61.11%, # of SNPs: 15, # of haplo: 72
Calculating matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
9.567411e-05 9.622439e-05 1.011769e-04 3.071775e-03 7.279682e-03 1.186415e-02 
        Max.         Mean           SD 
1.196521e-01 1.281211e-02 2.267322e-02 
Accuracy with training data: 100.00%
Out-of-bag accuracy: 66.14%
Gene: HLA-B
Training dataset: 28 samples X 340 SNPs
    # of HLA alleles: 22
    # of individual classifiers: 10
    total # of SNPs used: 118
    avg. # of SNPs in an individual classifier: 15.90
        (sd: 1.91, min: 12, max: 18, median: 15.50)
    avg. # of haplotypes in an individual classifier: 70.80
        (sd: 25.28, min: 29, max: 117, median: 69.00)
    avg. out-of-bag accuracy: 66.14%
        (sd: 9.84%, min: 50.00%, max: 79.17%, median: 63.64%)
Matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
9.567411e-05 9.622439e-05 1.011769e-04 3.071775e-03 7.279682e-03 1.186415e-02 
        Max.         Mean           SD 
1.196521e-01 1.281211e-02 2.267322e-02 
Genome assembly: hg19
HIBAG model for HLA-B:
    10 individual classifiers
    340 SNPs
    22 unique HLA alleles: 07:02, 08:01, 13:02, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 15
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:52)	0%
Predicting (2024-04-16 03:54:52)	100%
Gene: HLA-B
Range: [31321649bp, 31324989bp] on hg19
# of samples: 15
# of unique HLA alleles: 9
# of unique HLA genotypes: 12
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
 3 (20.0%)  5 (33.3%)  3 (20.0%)  4 (26.7%) 
Matching proportion of SNP haplotype:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
2.000e-08 4.068e-05 2.934e-03 1.789e-02 6.076e-03 1.326e-01 
  total.num.ind crt.num.ind crt.num.haplo   acc.ind acc.haplo call.threshold
1            15          11            25 0.7333333 0.8333333              0
  n.call call.rate
1     15         1


Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 2 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 19
    # of SNPs: 354
    # of samples: 36
    # of unique HLA alleles: 17
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:52
=== building individual classifier 1, out-of-bag (13/36.1%) ===
[1] 2024-04-16 03:54:52, oob acc: 80.77%, # of SNPs: 19, # of haplo: 40
=== building individual classifier 2, out-of-bag (11/30.6%) ===
[2] 2024-04-16 03:54:53, oob acc: 90.91%, # of SNPs: 32, # of haplo: 32
=== building individual classifier 3, out-of-bag (14/38.9%) ===
[3] 2024-04-16 03:54:53, oob acc: 89.29%, # of SNPs: 19, # of haplo: 43
=== building individual classifier 4, out-of-bag (13/36.1%) ===
[4] 2024-04-16 03:54:53, oob acc: 84.62%, # of SNPs: 19, # of haplo: 72
=== building individual classifier 5, out-of-bag (10/27.8%) ===
[5] 2024-04-16 03:54:53, oob acc: 90.00%, # of SNPs: 19, # of haplo: 66
=== building individual classifier 6, out-of-bag (10/27.8%) ===
[6] 2024-04-16 03:54:53, oob acc: 95.00%, # of SNPs: 21, # of haplo: 59
=== building individual classifier 7, out-of-bag (16/44.4%) ===
[7] 2024-04-16 03:54:53, oob acc: 90.62%, # of SNPs: 18, # of haplo: 25
=== building individual classifier 8, out-of-bag (14/38.9%) ===
[8] 2024-04-16 03:54:54, oob acc: 89.29%, # of SNPs: 23, # of haplo: 57
=== building individual classifier 9, out-of-bag (13/36.1%) ===
[9] 2024-04-16 03:54:54, oob acc: 84.62%, # of SNPs: 18, # of haplo: 39
=== building individual classifier 10, out-of-bag (14/38.9%) ===
[10] 2024-04-16 03:54:54, oob acc: 89.29%, # of SNPs: 35, # of haplo: 62
Calculating matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0007653736 0.0007682927 0.0007945643 0.0017428621 0.0044732464 0.0093175730 
        Max.         Mean           SD 
0.0703539734 0.0088728477 0.0132051834 
Accuracy with training data: 100.00%
Out-of-bag accuracy: 88.44%
Gene: HLA-C
Training dataset: 36 samples X 354 SNPs
    # of HLA alleles: 17
    # of individual classifiers: 10
    total # of SNPs used: 135
    avg. # of SNPs in an individual classifier: 22.30
        (sd: 6.13, min: 18, max: 35, median: 19.00)
    avg. # of haplotypes in an individual classifier: 49.50
        (sd: 15.74, min: 25, max: 72, median: 50.00)
    avg. out-of-bag accuracy: 88.44%
        (sd: 4.04%, min: 80.77%, max: 95.00%, median: 89.29%)
Matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0007653736 0.0007682927 0.0007945643 0.0017428621 0.0044732464 0.0093175730 
        Max.         Mean           SD 
0.0703539734 0.0088728477 0.0132051834 
Genome assembly: hg19
HIBAG model for HLA-C:
    10 individual classifiers
    354 SNPs
    17 unique HLA alleles: 01:02, 02:02, 03:03, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 24
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:54)	0%
Predicting (2024-04-16 03:54:54)	100%
Gene: HLA-C
Range: [31236526bp, 31239913bp] on hg19
# of samples: 24
# of unique HLA alleles: 14
# of unique HLA genotypes: 19
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
  2 (8.3%)  3 (12.5%)  6 (25.0%) 13 (54.2%) 
Matching proportion of SNP haplotype:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0000000 0.0000000 0.0002058 0.0058893 0.0035911 0.0468290 
  total.num.ind crt.num.ind crt.num.haplo   acc.ind acc.haplo call.threshold
1            24          16            39 0.6666667    0.8125              0
  n.call call.rate
1     24         1


Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 4 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 19
    # of SNPs: 345
    # of samples: 31
    # of unique HLA alleles: 7
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:54
=== building individual classifier 1, out-of-bag (11/35.5%) ===
[1] 2024-04-16 03:54:54, oob acc: 95.45%, # of SNPs: 11, # of haplo: 22
=== building individual classifier 2, out-of-bag (11/35.5%) ===
[2] 2024-04-16 03:54:54, oob acc: 100.00%, # of SNPs: 13, # of haplo: 22
=== building individual classifier 3, out-of-bag (15/48.4%) ===
[3] 2024-04-16 03:54:54, oob acc: 83.33%, # of SNPs: 15, # of haplo: 23
=== building individual classifier 4, out-of-bag (14/45.2%) ===
[4] 2024-04-16 03:54:54, oob acc: 82.14%, # of SNPs: 8, # of haplo: 14
=== building individual classifier 5, out-of-bag (13/41.9%) ===
[5] 2024-04-16 03:54:54, oob acc: 88.46%, # of SNPs: 11, # of haplo: 34
=== building individual classifier 6, out-of-bag (10/32.3%) ===
[6] 2024-04-16 03:54:54, oob acc: 90.00%, # of SNPs: 11, # of haplo: 21
=== building individual classifier 7, out-of-bag (13/41.9%) ===
[7] 2024-04-16 03:54:54, oob acc: 92.31%, # of SNPs: 14, # of haplo: 23
=== building individual classifier 8, out-of-bag (13/41.9%) ===
[8] 2024-04-16 03:54:54, oob acc: 96.15%, # of SNPs: 11, # of haplo: 16
=== building individual classifier 9, out-of-bag (14/45.2%) ===
[9] 2024-04-16 03:54:54, oob acc: 89.29%, # of SNPs: 12, # of haplo: 19
=== building individual classifier 10, out-of-bag (11/35.5%) ===
[10] 2024-04-16 03:54:54, oob acc: 86.36%, # of SNPs: 8, # of haplo: 13
Calculating matching proportion:
       Min.    0.1% Qu.      1% Qu.     1st Qu.      Median     3rd Qu. 
0.001972961 0.001998819 0.002231547 0.005363515 0.008831104 0.018431530 
       Max.        Mean          SD 
0.537093886 0.028877632 0.094687228 
Accuracy with training data: 96.77%
Out-of-bag accuracy: 90.35%
Gene: HLA-DQA1
Training dataset: 31 samples X 345 SNPs
    # of HLA alleles: 7
    # of individual classifiers: 10
    total # of SNPs used: 80
    avg. # of SNPs in an individual classifier: 11.40
        (sd: 2.27, min: 8, max: 15, median: 11.00)
    avg. # of haplotypes in an individual classifier: 20.70
        (sd: 5.96, min: 13, max: 34, median: 21.50)
    avg. out-of-bag accuracy: 90.35%
        (sd: 5.72%, min: 82.14%, max: 100.00%, median: 89.64%)
Matching proportion:
       Min.    0.1% Qu.      1% Qu.     1st Qu.      Median     3rd Qu. 
0.001972961 0.001998819 0.002231547 0.005363515 0.008831104 0.018431530 
       Max.        Mean          SD 
0.537093886 0.028877632 0.094687228 
Genome assembly: hg19
HIBAG model for HLA-DQA1:
    10 individual classifiers
    345 SNPs
    7 unique HLA alleles: 01:01, 01:02, 01:03, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 29
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:55)	0%
Predicting (2024-04-16 03:54:55)	100%
Gene: HLA-DQA1
Range: [32605169bp, 32612152bp] on hg19
# of samples: 29
# of unique HLA alleles: 6
# of unique HLA genotypes: 14
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
 5 (17.2%)  5 (17.2%)   2 (6.9%) 17 (58.6%) 
Matching proportion of SNP haplotype:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0000001 0.0019253 0.0069908 0.0532601 0.0167536 0.5404845 
  total.num.ind crt.num.ind crt.num.haplo   acc.ind acc.haplo call.threshold
1            29          21            49 0.7241379 0.8448276              0
  n.call call.rate
1     29         1


Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 6 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 19
    # of SNPs: 350
    # of samples: 34
    # of unique HLA alleles: 12
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:55
=== building individual classifier 1, out-of-bag (11/32.4%) ===
[1] 2024-04-16 03:54:55, oob acc: 86.36%, # of SNPs: 13, # of haplo: 34
=== building individual classifier 2, out-of-bag (13/38.2%) ===
[2] 2024-04-16 03:54:55, oob acc: 76.92%, # of SNPs: 21, # of haplo: 42
=== building individual classifier 3, out-of-bag (13/38.2%) ===
[3] 2024-04-16 03:54:55, oob acc: 80.77%, # of SNPs: 10, # of haplo: 17
=== building individual classifier 4, out-of-bag (13/38.2%) ===
[4] 2024-04-16 03:54:55, oob acc: 92.31%, # of SNPs: 22, # of haplo: 78
=== building individual classifier 5, out-of-bag (13/38.2%) ===
[5] 2024-04-16 03:54:55, oob acc: 92.31%, # of SNPs: 11, # of haplo: 40
=== building individual classifier 6, out-of-bag (14/41.2%) ===
[6] 2024-04-16 03:54:55, oob acc: 71.43%, # of SNPs: 8, # of haplo: 22
=== building individual classifier 7, out-of-bag (14/41.2%) ===
[7] 2024-04-16 03:54:55, oob acc: 71.43%, # of SNPs: 14, # of haplo: 53
=== building individual classifier 8, out-of-bag (11/32.4%) ===
[8] 2024-04-16 03:54:55, oob acc: 86.36%, # of SNPs: 14, # of haplo: 40
=== building individual classifier 9, out-of-bag (14/41.2%) ===
[9] 2024-04-16 03:54:56, oob acc: 100.00%, # of SNPs: 16, # of haplo: 56
=== building individual classifier 10, out-of-bag (13/38.2%) ===
[10] 2024-04-16 03:54:56, oob acc: 88.46%, # of SNPs: 14, # of haplo: 34
Calculating matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0003282346 0.0003687353 0.0007332412 0.0038570393 0.0073528147 0.0148594626 
        Max.         Mean           SD 
0.3073781820 0.0225078064 0.0573939534 
Accuracy with training data: 98.53%
Out-of-bag accuracy: 84.64%
Gene: HLA-DQB1
Training dataset: 34 samples X 350 SNPs
    # of HLA alleles: 12
    # of individual classifiers: 10
    total # of SNPs used: 99
    avg. # of SNPs in an individual classifier: 14.30
        (sd: 4.45, min: 8, max: 22, median: 14.00)
    avg. # of haplotypes in an individual classifier: 41.60
        (sd: 17.55, min: 17, max: 78, median: 40.00)
    avg. out-of-bag accuracy: 84.64%
        (sd: 9.41%, min: 71.43%, max: 100.00%, median: 86.36%)
Matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
0.0003282346 0.0003687353 0.0007332412 0.0038570393 0.0073528147 0.0148594626 
        Max.         Mean           SD 
0.3073781820 0.0225078064 0.0573939534 
Genome assembly: hg19
HIBAG model for HLA-DQB1:
    10 individual classifiers
    350 SNPs
    12 unique HLA alleles: 02:01, 02:02, 03:01, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 26
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:56)	0%
Predicting (2024-04-16 03:54:56)	100%
Gene: HLA-DQB1
Range: [32627241bp, 32634466bp] on hg19
# of samples: 26
# of unique HLA alleles: 10
# of unique HLA genotypes: 17
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
 3 (11.5%)  7 (26.9%)  5 (19.2%) 11 (42.3%) 
Matching proportion of SNP haplotype:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0000000 0.0002253 0.0018486 0.0308488 0.0099906 0.4023552 
  total.num.ind crt.num.ind crt.num.haplo   acc.ind acc.haplo call.threshold
1            26          21            46 0.8076923 0.8846154              0
  n.call call.rate
1     26         1


Build a HIBAG model with 10 individual classifiers:
    MAF threshold: NaN
    excluding 5 monomorphic SNPs
    # of SNPs randomly sampled as candidates for each selection: 18
    # of SNPs: 322
    # of samples: 35
    # of unique HLA alleles: 20
CPU flags: 64-bit, AVX
# of threads: 1
[-] 2024-04-16 03:54:56
=== building individual classifier 1, out-of-bag (15/42.9%) ===
[1] 2024-04-16 03:54:56, oob acc: 70.00%, # of SNPs: 17, # of haplo: 77
=== building individual classifier 2, out-of-bag (16/45.7%) ===
[2] 2024-04-16 03:54:57, oob acc: 68.75%, # of SNPs: 22, # of haplo: 119
=== building individual classifier 3, out-of-bag (15/42.9%) ===
[3] 2024-04-16 03:54:57, oob acc: 73.33%, # of SNPs: 19, # of haplo: 33
=== building individual classifier 4, out-of-bag (13/37.1%) ===
[4] 2024-04-16 03:54:57, oob acc: 84.62%, # of SNPs: 18, # of haplo: 67
=== building individual classifier 5, out-of-bag (11/31.4%) ===
[5] 2024-04-16 03:54:58, oob acc: 86.36%, # of SNPs: 24, # of haplo: 127
=== building individual classifier 6, out-of-bag (12/34.3%) ===
[6] 2024-04-16 03:54:58, oob acc: 66.67%, # of SNPs: 18, # of haplo: 102
=== building individual classifier 7, out-of-bag (10/28.6%) ===
[7] 2024-04-16 03:54:58, oob acc: 75.00%, # of SNPs: 15, # of haplo: 71
=== building individual classifier 8, out-of-bag (15/42.9%) ===
[8] 2024-04-16 03:54:59, oob acc: 70.00%, # of SNPs: 15, # of haplo: 32
=== building individual classifier 9, out-of-bag (12/34.3%) ===
[9] 2024-04-16 03:54:59, oob acc: 91.67%, # of SNPs: 20, # of haplo: 93
=== building individual classifier 10, out-of-bag (15/42.9%) ===
[10] 2024-04-16 03:54:59, oob acc: 66.67%, # of SNPs: 15, # of haplo: 57
Calculating matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
2.041155e-05 3.593240e-05 1.756200e-04 1.611725e-03 2.836751e-03 7.180633e-03 
        Max.         Mean           SD 
4.558788e-01 4.152181e-02 1.239405e-01 
Accuracy with training data: 94.29%
Out-of-bag accuracy: 75.31%
Gene: HLA-DRB1
Training dataset: 35 samples X 322 SNPs
    # of HLA alleles: 20
    # of individual classifiers: 10
    total # of SNPs used: 129
    avg. # of SNPs in an individual classifier: 18.30
        (sd: 3.06, min: 15, max: 24, median: 18.00)
    avg. # of haplotypes in an individual classifier: 77.80
        (sd: 32.72, min: 32, max: 127, median: 74.00)
    avg. out-of-bag accuracy: 75.31%
        (sd: 9.00%, min: 66.67%, max: 91.67%, median: 71.67%)
Matching proportion:
        Min.     0.1% Qu.       1% Qu.      1st Qu.       Median      3rd Qu. 
2.041155e-05 3.593240e-05 1.756200e-04 1.611725e-03 2.836751e-03 7.180633e-03 
        Max.         Mean           SD 
4.558788e-01 4.152181e-02 1.239405e-01 
Genome assembly: hg19
HIBAG model for HLA-DRB1:
    10 individual classifiers
    322 SNPs
    20 unique HLA alleles: 01:01, 01:03, 03:01, ...
Prediction:
    based on the averaged posterior probabilities
Model assembly: hg19, SNP assembly: hg19
Matching the SNPs between the model and the test data:
    match.type="--"   missing SNPs #                
           Position         0 (0.0%) *being used [1]
         Pos+Allele         0 (0.0%)             [2]
    RefSNP+Position         0 (0.0%)                
             RefSNP         0 (0.0%)                
      [1]: useful if ambiguous strands on array-based platforms
      [2]: suggested if the model and test data have been matched to the same reference genome
    Model platform: not applicable
No allelic strand or A/B allele is flipped.
# of samples: 25
CPU flags: 64-bit, AVX
# of threads: 1
Predicting (2024-04-16 03:54:59)	0%
Predicting (2024-04-16 03:54:59)	100%
Gene: HLA-DRB1
Range: [32546546bp, 32557613bp] on hg19
# of samples: 25
# of unique HLA alleles: 10
# of unique HLA genotypes: 17
Posterior probability:
  [0,0.25) [0.25,0.5) [0.5,0.75)   [0.75,1] 
 4 (16.0%)  5 (20.0%)  9 (36.0%)  7 (28.0%) 
Matching proportion of SNP haplotype:
     Min.   1st Qu.    Median      Mean   3rd Qu.      Max. 
0.0000000 0.0001451 0.0007388 0.0088345 0.0026166 0.1725407 
  total.num.ind crt.num.ind crt.num.haplo acc.ind acc.haplo call.threshold
1            25          16            40    0.64       0.8              0
  n.call call.rate
1     25         1


> 
> 
> proc.time()
   user  system elapsed 
  9.309   0.241  10.317 

Example timings

HIBAG.Rcheck/HIBAG-Ex.timings

nameusersystemelapsed
HIBAG-package0.6040.0610.676
hlaAllele0.0320.0050.038
hlaAlleleDigit0.0300.0030.033
hlaAlleleSubset0.0190.0030.023
hlaAlleleToVCF2.8370.0242.947
hlaAssocTest1.6120.0741.746
hlaAttrBagging0.5120.0490.609
hlaBED2Geno0.1440.0150.167
hlaCheckAllele0.0000.0000.001
hlaCheckSNPs0.1150.0070.135
hlaCombineAllele0.0320.0050.040
hlaCombineModelObj0.3440.0090.370
hlaCompareAllele0.4010.0240.437
hlaConvSequence5.4990.5706.202
hlaDistance1.6660.0161.733
hlaFlankingSNP0.0180.0050.023
hlaGDS2Geno0.1480.0160.174
hlaGeno2PED0.0510.0060.058
hlaGenoAFreq0.0070.0010.008
hlaGenoCombine0.0490.0060.055
hlaGenoLD1.0900.0231.172
hlaGenoMFreq0.0060.0020.008
hlaGenoMRate0.0070.0020.008
hlaGenoMRate_Samp0.0060.0010.008
hlaGenoSubset0.0100.0020.013
hlaGenoSwitchStrand0.0590.0070.074
hlaLDMatrix2.6080.1472.886
hlaLociInfo0.0070.0080.014
hlaMakeSNPGeno0.0300.0030.034
hlaModelFiles0.2770.0150.302
hlaModelFromObj0.1070.0080.118
hlaOutOfBag0.6050.0330.654
hlaParallelAttrBagging0.5570.0611.936
hlaPredMerge0.5220.0270.565
hlaPredict0.4120.0270.467
hlaPublish0.4760.0260.547
hlaReport0.3850.0230.438
hlaReportPlot2.9170.0353.153
hlaSNPID0.0010.0010.002
hlaSampleAllele0.0100.0020.015
hlaSetKernelTarget0.0000.0000.001
hlaSplitAllele0.0630.0020.069
hlaSubModelObj0.1070.0080.120
hlaUniqueAllele0.0090.0020.012
plot.hlaAttrBagObj0.4900.0090.531
print.hlaAttrBagClass0.1630.0070.184
summary.hlaSNPGenoClass0.0040.0010.006