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
Hi, thank you for your interest in our work! We are still organizing the code and have recently made some updates, adding a few helper functions. Please check and update the code. In the latest version, the group_pca function should be included.
AttributeError Traceback (most recent call last)
Cell In[13], line 1
----> 1 st.alignment.group_pca([slice1,slice2], pca_key='X_pca')
3 slice1, slice2
AttributeError: module 'spateo.alignment' has no attribute 'group_pca'
follow your guide book in <Basic Usage of Spateo Alignment for 2D Slices>,with the same code whats the reason?
The text was updated successfully, but these errors were encountered: