Skip to content
Snippets Groups Projects
Commit 460bb95f authored by B13nch3n's avatar B13nch3n
Browse files

SCHWED-4835: Connect branched entities when loaded from mmCIF

parent 548fe6d9
No related branches found
No related tags found
No related merge requests found
......@@ -339,6 +339,7 @@ def LoadMMCIF(filename, fault_tolerant=None, calpha_only=None, profile='DEFAULT'
reader.Parse()
if prof.processor:
prof.processor.Process(ent)
reader.info.ConnectBranchLinks()
#else:
# raise IOError("File doesn't contain any entities")
if seqres and info:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment