r-screpertoire
Toolkit for single-cell immune receptor profiling
The scRepertoire package was built to process data derived from the 10x Genomics Chromium Immune Profiling for both TCR and 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.
- Versions: 2.5.8
- Website: https://bioconductor.org/packages/scRepertoire
- Licenses: GPL 2
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-screpertoire as follows:
guix install r-screpertoire
Or install a particular version:
guix install r-screpertoire@2.5.8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-screpertoire about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-screpertoire'><img src='https://packages.guix.gnu.org/packages/r-screpertoire/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-screpertoire)
Example Org:
[[https://packages.guix.gnu.org/packages/r-screpertoire][https://packages.guix.gnu.org/packages/r-screpertoire/badges/latest-version.svg]]