satijalab / azimuth

A Shiny web app for mapping datasets using Seurat v4
https://satijalab.org/azimuth
GNU General Public License v3.0
108 stars 31 forks source link

Error in `[[<-`: ! Cannot add more or less meta data without cell names #237

Open rrllab opened 2 weeks ago

rrllab commented 2 weeks ago

How can I solve this problem as following: Error in [[<-: ! Cannot add more or less meta data without cell names Backtrace:

  1. SeuratObject::AddMetaData(scRNA, metadata = predictions)
  2. SeuratObject:::AddMetaData.Seurat(scRNA, metadata = predictions)
  3. SeuratObject (local) [[<-(*tmp*, col.name, value = <df[,3]>)