Skip to content

v1.6.1

Choose a tag to compare

@Bribak Bribak released this 29 May 05:17
· 230 commits to master since this release
2f673a8

[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)