Skip to content

PONG2

Latest

Choose a tag to compare

@suraj-adewale suraj-adewale released this 09 Apr 02:41
· 85 commits to main since this release

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")