目录

ClustIRR: Clustering of Immune Receptor Repertoires

Build Status

Overview

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.

How to use ClustIRR

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

Workflow & output

clustirr workflow

关于

用于分析T细胞受体(TCR)序列的免疫组库数据,识别共享的TCR序列并进行聚类

47.3 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号