Package: ClustIRR
Type: Package
Title: Clustering of Immune Receptor Repertoires
Version: 1.9.35
Authors@R: c(
    person("Simo", "Kitanovski", email = "simokitanovski@gmail.com", 
    role = c("aut", "cre"), comment=c(ORCID="0000-0003-2909-5376")),
    person("Kai", "Wollek", email = "kai.wollek@uni-duisburg-essen.de", 
    role = c("aut"), comment=c(ORCID="0009-0008-5941-9160")))
Description: ClustIRR analyzes repertoires of B- and T-cell receptors.
        It starts by identifying communities of immune receptors with
        similar specificities, based on the sequences of their
        complementarity-determining regions (CDRs). Next, it employs a
        Bayesian probabilistic models to quantify differential
        community occupancy (DCO) between repertoires, allowing the
        identification of expanding or contracting communities in
        response to e.g. infection or cancer treatment.
License: GPL-3 + file LICENSE
Depends: R (>= 4.3.0)
Imports: grDevices, igraph, methods, Rcpp (>= 0.12.0), RcppParallel (>=
        5.0.1), reshape2, rstan (>= 2.18.1), rstantools (>= 2.4.0),
        stats, stringdist, utils, posterior, visNetwork, dplyr, tidyr,
        ggplot2, ggforce, scales, msa, Biostrings, RADanalysis,
        ggseqlogo, rBLAST
Suggests: BiocStyle, knitr, testthat, ggrepel, patchwork, htmlwidgets
SystemRequirements: GNU make, ncbi-blast+
Encoding: UTF-8
LazyData: false
NeedsCompilation: yes
biocViews: Clustering, ImmunoOncology, SingleCell, Software,
        Classification, Bayesian, BiomedicalInformatics,
        ImmunoOncology, MathematicalBiology
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/snaketron/ClustIRR
BugReports: https://github.com/snaketron/ClustIRR/issues
Biarch: true
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev
        libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-21 17:56:43 UTC
RemoteUrl: https://github.com/bioc/ClustIRR
RemoteRef: HEAD
RemoteSha: ababdf16a8bec75b5175dd84ec5d936e3032beb9
Packaged: 2026-04-22 04:54:02 UTC; root
Author: Simo Kitanovski [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2909-5376>),
  Kai Wollek [aut] (ORCID: <https://orcid.org/0009-0008-5941-9160>)
Maintainer: Simo Kitanovski <simokitanovski@gmail.com>
Built: R 4.6.0; x86_64-apple-darwin20; 2026-04-22 05:04:38 UTC; unix
