GitHub Branches

scRepertoire is an active project with frequent updates based on user feedback. The most up-to-date versions are available via its GitHub repositories. These versions can be installed using devtools::install_github() or remotes::install_github()

immApex is now a required is now a required dependency for the underlying processes of scRepertoire. Ensure both are called during installation if not using Bioconductor.

Demonstrating GitHub Installation

To install scRepertoire and its immApex dependency directly from GitHub:

remotes::install_github(c("BorchLab/immApex", "BorchLab/scRepertoire"))

Bioconductor

The current stable version of scRepertoire is also available through Bioconductor.

BiocManager::install("scRepertoire")

Release Notes

A full copy of the changes in each version can be found in the NEWS/ChangeLog.