immunarch icon indicating copy to clipboard operation
immunarch copied to clipboard

🧬 Immunarch: an R Package for Fast and Painless Exploration of Single-cell and Bulk T-cell/Antibody Immune Repertoires

Results 188 immunarch issues
Sort by recently updated
recently updated
newest added

When I run the following code to explore the number of clone type for each sample `exp_cnt

I've been using repDiversity and noticed several issues, which I'm putting all here together for simplicity: # documentation issues 1) .max.q default is actually 6, not 5: ``` .max.q |...

type:Enhancement
tag:Docs

## 🚀 Feature Allow plotting of "clonal trees" for bcell data, rooted on the germline. ## Motivation B-cell repertoires are interesting because of SHM - you can group together different...

type:Enhancement
tag:BCR

hello thank you for all these great tools. would it be possible to generate rarefaction curve to assess sampling depth (e.g. by subsampling data without replacement at XXX sequence increments,...

Hi! I was hoping you can provide some guidance on importing processed Seurat objects (that contains the metadata) directly into immunarch for exploration. I tried importing the .txt count matrices...

type:Question
tag:IO
tag:Single-cell

Hi! I am facing an issue while trying to calculate repertoire overlap, Morisita index in particular. Not sure whether this is truly a typo/a bug and not myself doing something...

## ❓ Questions and Help I added Shannon-Wiener index in my repo https://github.com/wangshun1121/immunarch/blob/master/R/diversity.R usage: ``` div = repDiversity(immdata$data, "shannon") ``` I think Shannon-Wiener index should be included!

tag:Methods

## ❓ Questions and Help We have a set of [listed tutorials available on the website](https://immunarch.com/articles/).

tag:IO

Hi, First please let me state this is a fantastic package and I have throughly enjoyed learning how to use it! I'm having some issues with discrepant results when loading...

type:Bug
tag:IO
tag:Single-cell

Concerning spectratpying, is there a way to change the axes (particularly the y-axis)? I would like to keep the axes the same for all my spectratype plots.