satijalab / seurat-data

Dataset distribution for Seurat
GNU General Public License v3.0
129 stars 48 forks source link

Error in FindSpatiallyVariableFeatures #65

Open BenjaminDEMAILLE opened 1 year ago

BenjaminDEMAILLE commented 1 year ago

Hi all !

I try to run FindSpatiallyVariableFeatures on a multi slide Seurat object. but I get this

Error in switch(EXPR = selection.method, markvariogram = RunMarkVario(spatial.location = spatial.location, : 
EXPR must be a length 1 vector

I changed the lowres image to the hires and ran SCT on each samples

thanks