ncborcherding / scRepertoire

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

error on subClones function #408

Closed YuliangWang316 closed 2 months ago

YuliangWang316 commented 2 months ago
Screenshot 2024-09-23 at 15 55 13

my scRepertoire is 2.0.0 version

ncborcherding commented 2 months ago

Hey @YuliangWang316

Make sure you have restarted the R session after the installation. If the problem persists, try re-installing scRepertoire.

You can install the most up-to-date version using:

devtools::install_github("ncborcherding/scRepertoire")

Nick