immunarch
immunarch copied to clipboard
🧬 Immunarch: an R Package for Fast and Painless Exploration of Single-cell and Bulk T-cell/Antibody Immune Repertoires
## 🐛 Bug If the input data has row with umis=2 but there is no row with umis=1, the chao1 function will return NA ## To Reproduce ```r vec=c(6, 2)...
Update IMGT database using link in issue#262:https://github.com/immunomind/immunarch/issues/262
## 🚀 Feature We would really appreciate it if you could add the rabbit OryctolagusCuniculus as a supported species. Specifically, we need the following ".gene": rabbit TRA, TRB, TRG, TRD....
Covid
I left placeholder text for where the images should go.
repOverlap chao_jaccard_abundance_index
## 🐛 Bug I have tried to install and then load immunarch both using `install.packages("immunarch") ` and using `devtools::install_github("immunomind/immunarch")` and I get this error message: ``` > library(immunarch); Error: package...
Hello. I started with the [Loading 10x Genomics Data](https://immunarch.com/articles/web_only/load_10x.html) tutorial, downloaded the CSV files from [10X website](https://support.10xgenomics.com/single-cell-vdj/datasets/3.0.0/vdj_v1_mm_c57bl6_pbmc_t?) and ran `immdata_10x
Hi immunarch team I have 10x TCR and BCR sequencing + 5' GEX I have several samples For one sample I know I should do like this ``` > setwd("/Users/angel/Downloads/p1_sample_feature_bc_matrix")...
Hello, with respect to `repOverlap`, is there a way to specify and compute more than one overlap metric at a time? Based on the source, it looks like you can...
Hi, I would like to know if there is a way with Immunarch to analyse the TCRbeta repertoire data taking sequencing batch effects into account. Thnaks in advance!