Closed Smilenone closed 2 years ago
Oh damn - that's crazy, I've never seen this before. It looks like it's failing because there are no cross-species edges linking your datasets (e.g. zero mapping). Apologies for not catching this scenario and printing a human-readable error message. Adding that to my list of things to do.
Should be fixed in v1.0.5 (pip install samap==1.0.5
)
When I use sm.run(pairwise=True) for different species, I meet an error. Do you known why? The datasets I used here is very low quality, I think this is the reason since your code run well for my other data. But I would like to know the technical reason of this error, e.g. the low quality of the data leads to the limited number of neighbors....