ncborcherding / scRepertoire

A toolkit for single-cell immune profiling
https://www.borch.dev/uploads/screpertoire/
MIT License
294 stars 48 forks source link

Can this package be used on the BCR also? #46

Closed Midsummer723 closed 3 years ago

Midsummer723 commented 3 years ago

HI Thank you for your great package for the TCR analysis. I wonder if this package also can work on the BCR analysis also ,because the codes seems can also work on the BCR. If not do you have any advises to use for the BCR analysis? Thank you very much.

ncborcherding commented 3 years ago

Hey Midsummer723,

Yes scRepertoire will work for BCR analysis - the function combineBCR() will parse the 10x output into the usable format for the rest of the package.

Couple of things though

There is a manuscript in preprint that extensively uses scRepertoire for analysis of BCR in influenza model infection that includes the function calls in the methods section.

Hope that helps, please let me know if you run into any problems if you are going to perform the BCR analysis.

Thanks, Nick