Thanks very much for your work.
The original Sci Adv paper suggests running recommend_k() to determine the k neighbours to correcting gene expression, which is excellent.
But running it gives an error stating the absence of integrate_iSpatial function. Is this function still available in the package?
Error in integrate_iSpatial(spRNA, scRNA, dims = dims, k.neighbor = max(k.neighbor), :
could not find function "integrate_iSpatial"
Thanks very much for your work.
The original Sci Adv paper suggests running
recommend_k()to determine the k neighbours to correcting gene expression, which is excellent.But running it gives an error stating the absence of
integrate_iSpatialfunction. Is this function still available in the package?