STOmics / Stereopy

A toolkit of spatial transcriptomic analysis.
MIT License
184 stars 64 forks source link

TypeError: base_scatter() got an unexpected keyword argument 'groups' #161

Closed danammak closed 11 months ago

danammak commented 1 year ago

TypeError: base_scatter() got an unexpected keyword argument 'groups'

How can I plot cluster_scatter using Leiden algorithm with 'Groups' function? I encounter the above error but I see that the function can be used with Groups. Can you please suggest on this?

tanliwei-coder commented 1 year ago

This function is added from v0.12.0, please to check the version which you are using.