Closed timothyjtan closed 3 weeks ago
@timothyjtan
Thanks for the issue - I am in the middle of updating both Ibex and Trex to be compatible with all versions of Seurat. Should be out by the end of November (I am training some additional models as we speak).
Nick
Hey Nick, thanks for letting me know, and looking forward to the release for Seurat v5 compatibility! In the meantime, will using Convert_Assay from scCustomize to change the version of the 'RNA' assay of the Seurat object to v3 affect downstream analysis with Ibex? I am integrating Ibex/scRepertoire with Seurat for combined analysis of RNA, ADT, and V(D)J. Thanks!
I am following the example here, using Seurat v5.0.2: https://www.borch.dev/uploads/screpertoire/articles/ibex#formation-of-the-single-cell-object, and when running this segment
I run into an error:
To figure out where the error occurs, I removed the piping, and performed each step one at a time:
After running quietBCRgenes, I get the error
I am using the following: RStudio v2024.09.0+375 R v4.4.1 Seurat v5.1.0 scRepertoire v2.0.5 scCustomize v2.1.2