Issue: could not find function "scCATCH"
RYY0722 opened this issue · 1 comments
RYY0722 commented
clu_ann2 <- scCATCH(object = pbmc.markers,species = "Human",tissue = "Peripheral blood")
Hi there, thanks a lot for the great work!
I was trying to new a scCATCH object, which is also included in the v3.2 document. But I ran into the error below
Error in scCATCH(object = pbmc.markers, species = "Human", tissue = "Peripheral blood") :
could not find function "scCATCH"
Would you please give me some help? Thanks a lot!
> packageVersion("scCATCH")
[1] ‘3.2.1’