You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ich bekomme beim Laden meiner Daten mit SeuratDisk und Seurat v5 folgenden Fehler:
Fehler in unlist(x = assays.images, index$global$images) :
'recursive' must be a length-1 vector
Zusätzlich erhalte ich Warnmeldungen, dass das Argument slot in GetAssayData() und SetAssayData() veraltet ist und auf layer umgestellt werden soll. Diese Warnungen deuten darauf hin, dass SeuratDisk noch nicht komplett mit Seurat 5 kompatibel ist.