dviraran / SingleR

SingleR: Single-cell RNA-seq cell types Recognition (legacy version)
GNU General Public License v3.0
260 stars 95 forks source link

Error in use the function SingleR.Subset when reproduce the Figures in paper #122

Closed duosu closed 4 years ago

duosu commented 4 years ago

Hi~ When in use the function SingleR.Subset, I always got the error message "Error in UseMethod(generic = "SubsetData", object = object) : no applicable method for 'SubsetData' applied to an object of class "seurat"

Here is my information about: packageVersion("SingleR") ‘1.0.1’ packageVersion("Seurat") ‘3.1.1’ sessionInfo() R version 3.6.0 (2019-04-26) Platform: x86_64-apple-darwin15.6.0 (64-bit) Running under: macOS Mojave 10.14.2 Thanks a lot.