-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BCR-tutorial #199
Comments
Another signal boost post. I just tried to analyse some BCR, so I mimicked the TCR tutorial. |
Hi @ktpolanski, the main reason why I didn't prioritize the tutorial so far is that the analysis steps don't differ a lot between TCR and BCR... So following the TCR tutorial should be fine. Would still be nice to have it covered, of course. Do you have something particular in mind with respect to BCRs? Best, |
Having had a chat with a biologist, I believe Scirpy's existing functionality covers BCR-specific phenomena (non-identity CDR3 comparisons for somatic hypermutation, and Given how vital a role the neighbour/clonotype calling seems to have in the process, do you have any suggestions for Levenshtein parameterisation for BCRs? |
We don't have any evidence, what the optional threshold is. For TCR, I would say that anything with a levenshtein distance of >1-2 is unlikely to recognize the same antigen. @szabogtamas, our immunology expert, suggested that for BCR it may make sense to relax this threshold a bit. In the introduction of this preprint, they write:
I gave that a quick shot with the Maynard 2020 dataset, and coudn't find a bimodal distribution. However, the number of B-cells in that dataset is rather small (~1,700), so it might very well be that this pattern only starts to emerge with 10,000s or even 100,000s of cells. In any case, this is a topic that interests me myself. If you find something useful, let me know and I'm happy to add it to the documentation. |
Add a tutorial for BCR (or joint BCR/TCR analysis).
Either as additional tutorial, or replace the TCR tutorial as the main "getting started" tutorial.
The latter may make particularly sense, as we could show a joint BCR/TCR analysis.
The text was updated successfully, but these errors were encountered: