mobiusklein / glypy

Glycan Analysis and Glycoinformatics Library for Python
Apache License 2.0
27 stars 14 forks source link

Non-reducing Fragment Numbering Resets At Each Branch Point #9

Closed mobiusklein closed 9 years ago

mobiusklein commented 9 years ago

Branch lengths were not being updated in tandem for branched branches. A new two pass method ensures all branch lengths update correctly.