A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/snaketron/ClustIRR below:

snaketron/ClustIRR: Clustering of immune receptor repertoires

ClustIRR: Clustering of Immune Receptor Repertoires

ClustIRR analyzes repertoires of B- and T-cell receptors. It begins the analysis by identifying communities (i.e., specificity groups) of immune receptors with similar specificities, based on the sequences of their complementarity determining regions (CDRs). Next, it employs a Bayesian probabilistic models to quantify differential community occupancy (DCO) between repertoires, allowing the identification of expanding or contracting communities in response to factors such as infection or cancer treatment.

ClustIRR is an R-package available from Bioconductor:

https://bioconductor.org/packages/ClustIRR/

To install this package, start R and enter:

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

BiocManager::install("ClustIRR")

To use the development version of ClustIRR you can install it from Github. To do this, start R and enter:

library(devtools)
install_github("snaketron/ClustIRR")

Case studies are provided in the directory /vignettes


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4