immunarch
immunarch copied to clipboard
🧬 Immunarch: an R Package for Fast and Painless Exploration of Single-cell and Bulk T-cell/Antibody Immune Repertoires
Different samples have different sequencing depth. So, a sample with more sequencing data may show more clonaltypes or higher diversity. Is this factor considered in the Chao1 calculation?
## 🐛 Bug Hi There, I am running into an error while trying to graph with vis after repOverlap, exactly as detailed in the manual ## To Reproduce Steps to...
## 🚀 Feature a function producing matrices or circos plot for a given sample with the different V-J combinations as edges and number of clones/reads as weight as done in...
## 🐛 Bug "Plot to R console" does not seem to bring the resulting code back to the RStudio Rscript ## To Reproduce Steps to reproduce the behavior: 1. open...
## 🚀 Feature Improvement to trackClonotypes(...) ## Motivation ## Pitch ## Alternatives ## Additional context Currently, we have an initial tech spec for the function, that allows to start coding...
Hi Dr. Nazarov I found another bug, may not a bug? Could please help check? When I use the top() function, I set ".n" = 50, however, in some sample,...
I need to stratify my dataset by multiple parameters with multiple variations with pubRepFilter: pr.clonotypes
## 🚀 Feature Parsing for the PyIR format https://github.com/crowelab/PyIR
https://github.com/immunomind/immunarch/blob/9dce2ea78f4fb15557e17664910f14c47caa8e63/R/overlap.R#L222Anne The formula for the Jaccard index (though it might technically be a coefficient) used is a comparison of sequence occurrence, regardless of how often it appears in the set...