Package: immLynx
Title: Linking Advanced TCR Python Pipelines and Hugging Face Models in
        R
Version: 0.99.4
Authors@R: c(
    person(given = "Nick", family = "Borcherding", role = c("aut", "cre"),
           email = "ncborch@gmail.com",
           comment = c(ORCID = "0000-0003-1427-6342")))
Description: A comprehensive toolkit that bridges popular Python-based immune
    repertoire analysis tools and Hugging Face protein language models into the
    R environment. Provides unified interfaces for TCR distance calculations
    (tcrdist3), sequence generation probability (OLGA), selection inference
    (soNNia), clustering (clusTCR), protein embeddings (ESM-2), metaclone
    discovery (metaclonotypist). Fully compatible with the scRepertoire and immApex ecosystem for single-cell
    immune repertoire analysis.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
biocViews: Software, ImmunoOncology, SingleCell, Classification,
        Annotation, Sequencing, MotifAnnotation, Clustering,
        DimensionReduction
Depends: R (>= 4.5.0)
Imports: basilisk (>= 1.8.0), reticulate (>= 1.24), immApex, methods,
        S4Vectors, SingleCellExperiment, stats, SummarizedExperiment,
        utils
Suggests: BiocStyle, ggplot2, knitr, markdown, rmarkdown, scater,
        scran, scRepertoire, spelling, testthat (>= 3.0.0), withr
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/BorchLab/immLynx/
BugReports: https://github.com/BorchLab/immLynx/issues
StagedInstall: no
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/immLynx
git_branch: devel
git_last_commit: f26a5b4
git_last_commit_date: 2026-04-18
Repository: Bioconductor 3.23
Date/Publication: 2026-04-24
NeedsCompilation: no
Packaged: 2026-04-24 22:21:25 UTC; biocbuild
Author: Nick Borcherding [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1427-6342>)
Maintainer: Nick Borcherding <ncborch@gmail.com>
