You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to load the spatial transcriptomic information from a Xenium object consisting of multiple samples and ran into this error when trying to compute the cell distance:
> d = computeCellDistance(spatial.locs) Error in computeCellDistance(spatial.locs) : could not find function "computeCellDistance"
I haven't seen this error arise in previous cases. Would anyone have an idea of the cause of this issue?
I'm trying to load the spatial transcriptomic information from a Xenium object consisting of multiple samples and ran into this error when trying to compute the cell distance:
> d = computeCellDistance(spatial.locs)
Error in computeCellDistance(spatial.locs) : could not find function "computeCellDistance"
I haven't seen this error arise in previous cases. Would anyone have an idea of the cause of this issue?
The text was updated successfully, but these errors were encountered: