- Home
- Bioconductor 3.21
- Software Packages
- scRepertoire
scRepertoire
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see scRepertoire.
A toolkit for single-cell immune receptor profiling
Bioconductor version: 3.21
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.
Author: Nick Borcherding [aut, cre], Qile Yang [aut], Ksenia Safina [aut]
Maintainer: Nick Borcherding <ncborch at gmail.com>
citation("scRepertoire")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.