Package: immReferent
Title: An Interface for Immune Receptor and HLA Gene Reference Data
Version: 0.99.6
Authors@R: c(
    person(given = "Nick", family = "Borcherding", role = c("aut", "cre"), email = "ncborch@gmail.com"))
Description: Provides a consistent interface for downloading, storing, and
    accessing immune receptor (TCR/BCR) and HLA sequences from IMGT,
    IPD-IMGT/HLA, and OGRDB (AIRR-C). Supports export to popular analysis
    tools including MiXCR, TRUST4, Cell Ranger, and IgBLAST. This package
    serves as a core dependency for immunogenomics packages, ensuring
    reliable and high-quality sequence access with local caching for
    reproducibility.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
biocViews: Software, Annotation, Sequencing
Depends: R (>= 4.5.0)
Imports: Biostrings, httr, jsonlite, methods, rvest, tibble, yaml
Suggests: BiocManager, BiocStyle, knitr, mockery, spelling, rmarkdown,
        testthat (>= 3.0.0), withr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/BorchLab/immReferent/
BugReports: https://github.com/BorchLab/immReferent/issues
git_url: https://git.bioconductor.org/packages/immReferent
git_branch: devel
git_last_commit: 77dc25d
git_last_commit_date: 2026-01-04
Repository: Bioconductor 3.23
Date/Publication: 2026-01-05
NeedsCompilation: no
Packaged: 2026-01-05 21:42:29 UTC; biocbuild
Author: Nick Borcherding [aut, cre]
Maintainer: Nick Borcherding <ncborch@gmail.com>
Built: R 4.6.0; ; 2026-01-06 04:32:26 UTC; unix
