- Home
- Bioconductor 3.13
- Software Packages
- scRepertoire
scRepertoire
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see scRepertoire.
A toolkit for single-cell immune receptor profiling
Bioconductor version: 3.13
scRepertoire was built to process data derived from the 10x Genomics Chromium Immune Profiling for both T-cell receptor (TCR) and immunoglobulin (Ig) enrichment workflows and subsequently interacts with the popular Seurat and SingleCellExperiment R packages. It also allows for general analysis of single-cell clonotype information without the use of expression information. The package functions as a wrapper for Startrac and powerTCR R packages.
Author: Nick Borcherding [aut, cre]
Maintainer: Nick Borcherding <ncborch at gmail.com>
citation("scRepertoire")):
Installation
To install this package, start R (version "4.1") 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.