aertslab/SCopeLoomR

list.find

xiaocong3333 opened this issue · 2 comments

Error in list.find(.data = gmd_clusterings, id == clustering.id) :
could not find function "list.find"

And I also found in your loom.R scripts, you have "list.find" and "list.findi", is there a typo?

Error in get_clustering_annotations(loom = loom, clustering_name = "[custom-clustering-name]", :
could not find function "get_clustering_annotations"
For the version 0.13.0, you don't have the function you mentioned.

Error in list.find(.data = gmd_clusterings, id == clustering.id) : could not find function "list.find"

I have the same problem