list.find
xiaocong3333 opened this issue · 2 comments
xiaocong3333 commented
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?
xiaocong3333 commented
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.
mninova commented
Error in list.find(.data = gmd_clusterings, id == clustering.id) : could not find function "list.find"
I have the same problem