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
In every new MultiViewAtlas object made by tl.add_query, reset the embeddings in obsm, cos these need recomputing.
Better even: put in a param keep_obsm set to False by default.
The text was updated successfully, but these errors were encountered:
In every new MultiViewAtlas object made by
tl.add_query
, reset the embeddings in obsm, cos these need recomputing.Better even: put in a param
keep_obsm
set toFalse
by default.The text was updated successfully, but these errors were encountered: