「view this page in B3 βῆτα server」

Revisions №59992

branch: master 「№59992」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「831ed9abafb52e2c」 「№2833」
Difference from previous tested commit:  code diff
Commit date: 2018-01-19 14:29:23

Merge pull request #2833 from RosettaCommons/jadolfbr/glycosylation_pdbinfo Fix writing Link Records for Glycans Glycan PDB Link Record output only worked for branch points, which is good, but not quite what we want. @BrandonFrenz Fixed this, but it was under an option that only worked for certain circumstances. This allows proper Link output for all glycans - which allows us to manually create the glycans, de novo model them, and then output them properly. Next step is to allow the atom aliases to work with Rosetta-created ResidueTypes. This also moves the `GlycanInfoMover` code out of the app and enables its use in RosettaScripts, which makes debugging easier. Fixed a few GlycanTreeRelax bugs for quench mode and multiple round runs.

...