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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GiottoClass 0.3.5 (2024/08/28)
breaking changes
set_giotto_python_path() will now also initialize python env to set by default and print which python env is active, but otherwise do nothing if any python env has already been initialized.
deprecated readGiottoInstructions(), showGiottoInstructions(), changeGiottoInstructions(), replaceGiottoInstructions() in favor of instructions() generic
bug fixes
intensity images now automatically scale to estimated highest value
giottoPolygonplot() default max_poly raised to 1e6
giottoInstructions no longer lose class when specific params are replaced
ometif_to_tif() now checks for imagecodecs package as well
anndataToGiotto() and giottoToAnndata now check for anndata package as well.