Bioconductor release scheduled for October 29

scRepertoire

This is the development version of scRepertoire; for the stable release version, see scRepertoire.

A toolkit for single-cell immune receptor profiling


Bioconductor version: Development (3.22)

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, 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 single-cell workflows.

Author: Nick Borcherding [aut, cre], Qile Yang [aut], Ksenia Safina [aut], Justin Reimertz [ctb]

Maintainer: Nick Borcherding <ncborch at gmail.com>

Citation (from within R, enter citation("scRepertoire")):

Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("scRepertoire")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("scRepertoire")
Using scRepertoire HTML R Script
Reference Manual PDF
NEWS Text
LICENSE Text

Details

biocViews Annotation, Classification, ImmunoOncology, Sequencing, SingleCell, Software
Version 2.5.6
In Bioconductor since BioC 3.12 (R-4.0) (5 years)
License MIT + file LICENSE
Depends ggplot2, R (>= 4.0)
Imports dplyr, evmix, ggalluvial, ggdendro, ggraph, grDevices, igraph, immApex, iNEXT, Matrix, quantreg, Rcpp, rjson, rlang, S4Vectors, SeuratObject, SingleCellExperiment, SummarizedExperiment, tidygraph, purrr, lifecycle, methods
System Requirements
URL https://www.borch.dev/uploads/scRepertoire/
Bug Reports https://github.com/BorchLab/scRepertoire/issues
See More
Suggests BiocManager, BiocStyle, circlize, knitr, Peptides, rmarkdown, scales, scater, Seurat, spelling, testthat (>= 3.0.0)
Linking To Rcpp
Enhances
Depends On Me
Imports Me
Suggests Me immApex
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package scRepertoire_2.5.6.tar.gz
Windows Binary (x86_64) scRepertoire_2.5.3.zip
macOS Binary (x86_64) scRepertoire_2.5.6.tgz
macOS Binary (arm64) scRepertoire_2.5.6.tgz
Source Repository git clone https://git.bioconductor.org/packages/scRepertoire
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/scRepertoire
Bioc Package Browser https://code.bioconductor.org/browse/scRepertoire/
Package Short Url https://bioconductor.org/packages/scRepertoire/
Package Downloads Report Download Stats