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
As a ease of use functionality, It would be handy if colors could be manually set with the adata.uns[f"{obs_category_column}_colors"] which is a list of RGB values sorted by adata.obs[obs_category_column].categories.cat. Many scanpy functions take into account these manual color settings as well when plotting.
The text was updated successfully, but these errors were encountered:
As suggested in #339
The text was updated successfully, but these errors were encountered: