immunogenetr: A Comprehensive Toolkit for Clinical HLA Informatics

A comprehensive toolkit for clinical Human Leukocyte Antigen (HLA) informatics, built on 'tidyverse' <https://tidyverse.tidyverse.org/> principles and making use of genotype list string (GL string, Mack et al. (2023) <doi:10.1111/tan.15126>) for storing and computing HLA genotype data. Specific functionalities include: coercion of HLA data in tabular format to and from GL string; calculation of matching and mismatching in all directions, with multiple output formats; automatic formatting of HLA data for searching within a GL string; truncation of molecular HLA data to a specific number of fields; and reading HLA genotypes in HML files and extracting the GL string.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: cli, dplyr, glue, magrittr, purrr, rlang, stringr, tibble, tidyr, tidyselect, xml2
Suggests: testthat (≥ 3.0.0)
Published: 2025-03-24
DOI: 10.32614/CRAN.package.immunogenetr
Author: Nicholas Brown ORCID iD [cre, aut], Busra Coskun ORCID iD [aut]
Maintainer: Nicholas Brown <nicholas.brown at pennmedicine.upenn.edu>
BugReports: https://github.com/k96nb01/immunogenetr_package/issues
License: GPL (≥ 3)
URL: https://github.com/k96nb01/immunogenetr_package
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: immunogenetr results

Documentation:

Reference manual: immunogenetr.pdf

Downloads:

Package source: immunogenetr_0.1.0.tar.gz
Windows binaries: r-devel: immunogenetr_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): immunogenetr_0.1.0.tgz, r-release (arm64): immunogenetr_0.1.0.tgz, r-oldrel (arm64): immunogenetr_0.1.0.tgz, r-devel (x86_64): immunogenetr_0.1.0.tgz, r-release (x86_64): immunogenetr_0.1.0.tgz, r-oldrel (x86_64): immunogenetr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=immunogenetr to link to this page.