Skip to content

Releases: NormanLabUCD/PONG2

PONG2

09 Apr 02:41

Choose a tag to compare

This is the first stable version of PONG2, an R package for accurate KIR allele imputation and model training.

Features:

  • Imputation and training commands (impute, train)
  • Built-in help system (pong2 --help, pong2 impute --help)
  • Optional local minimac4 imputation fallback
  • hg19/hg38 support

Installation:

install.packages("remotes")
remotes::install_github("NormanLabUCD/PONG2")