from glypy.tests import common
x = common.load("complex_glycan")
for frag in x.fragments("ABY", 2):
pass
The source being fragmented will not be identical to the original. A duplicate bond to molecule 15 will form to a previous crossring fragment which did not get cleared.
This may have been formed by overlapping link masks?
The source being fragmented will not be identical to the original. A duplicate bond to molecule 15 will form to a previous crossring fragment which did not get cleared.
This may have been formed by overlapping link masks?