Package: scRepertoire
Title: A toolkit for single-cell immune receptor profiling
Version: 2.4.0
Authors@R: c(
    person(given = "Nick", family = "Borcherding", role = c("aut", "cre"), email = "ncborch@gmail.com"), 
    person(given = "Qile", family = "Yang", role = c("aut"), email = "qile.yang@berkeley.edu"), 
    person(given = "Ksenia", family = "Safina", role = c("aut"), email = "safina@broadinstitute.org"))
Description: scRepertoire is a toolkit for processing and analyzing single-cell T-cell receptor (TCR) and immunoglobulin (Ig). The scRepertoire framework supports use of 10x, AIRR, BD, MiXCR, Omniscope, TRUST4, and WAT3R single-cell formats. The functionality includes basic clonal analyses, repertoire summaries, distance-based clustering and interaction with the popular Seurat and SingleCellExperiment/Bioconductor R workflows.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
biocViews: Software, ImmunoOncology, SingleCell, Classification,
        Annotation, Sequencing
Depends: ggplot2, R (>= 4.0)
Imports: assertthat, cubature, dplyr, evmix, ggalluvial, ggdendro,
        ggraph, grDevices, igraph, iNEXT, plyr, quantreg, Rcpp,
        reshape2, rjson, rlang, S4Vectors, SeuratObject,
        SingleCellExperiment, stringr, stringdist,
        SummarizedExperiment, tidygraph, truncdist, VGAM, purrr,
        lifecycle, methods
Suggests: BiocManager, BiocStyle, circlize, knitr, rmarkdown, scales,
        scater, Seurat, spelling, testthat (>= 3.0.0), vdiffr, withr
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
LinkingTo: Rcpp
URL: https://www.borch.dev/uploads/scRepertoire/
BugReports: https://github.com/BorchLab/scRepertoire/issues
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/scRepertoire
git_branch: RELEASE_3_21
git_last_commit: 211fa9d
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: yes
Packaged: 2025-04-16 03:41:29 UTC; biocbuild
Author: Nick Borcherding [aut, cre],
  Qile Yang [aut],
  Ksenia Safina [aut]
Maintainer: Nick Borcherding <ncborch@gmail.com>
Built: R 4.5.0; x86_64-w64-mingw32; 2025-04-16 15:30:41 UTC; windows
Archs: x64
