Skip to content

Releases: mobiusklein/glypy

Release v0.12.1

13 May 00:55
Compare
Choose a tag to compare

Substantial update to glypy.synthesis to support both N-glycans and Mucin type O-glycans.

Added SNFG symbolic nomenclature and set as the default symbolic nomenclature.

Rewrote most structure drawing infrastructure to be less magical and more linear

Added new canonicalize module to glypy.algorithms for reordering Glycan objects according to sorting rules to control traversal order. Uses the published GlycoCT canonicalization method. Added new method Glycan.canonicalize.

Fixed several defect sin glypy.algorithms.subtree_search

v0.11.3

18 Jun 21:57
Compare
Choose a tag to compare

This release includes improvements in IUPAC and Enum handling

v0.0.6

26 Dec 01:49
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Fixed a major issue in Glycan.crossring_subtrees failing to generate glycosidic cleavages because .link_index was unpopulated after copying without indexing.

Many, many minor fixes and changes owing to revisions to code coverage improvements

v0.05

29 Nov 05:39
Compare
Choose a tag to compare
v0.05 Pre-release
Pre-release

This is a preview release, coinciding with release on PyPI