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.
[1.6.1]
Moved xgboost dependency into the optional [ml] install (0c62acf)
glycowork now no longer has a svglib dependency, due to improvements in glycorender, requiring glycorender[png]==0.2.0 (4cad68f)
motif
graph
Changed 🔄
glycan_to_nxGraph_int will now automatically convert provided lib dicts into HashableDict objects, if they aren't already (fe5cd74)
compare_glycans used with two strings now has another early-return condition if the two glycans have different numbers of branches, enhancing efficiency (fe5cd74)
processing
Changed 🔄
canonicalize_iupac can now handle some more variations, such as double-anomeric linkages ((a2-1b)), and will leave modification-containing-seeming monosaccharides (e.g., Psif, Sorf) intact (5b25c1f)