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

Revisions №59946

branch: master 「№59946」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「5385b4d95ff17bd5」 「№2824」
Difference from previous tested commit:  code diff
Commit date: 2017-12-28 14:02:56

Merge pull request #2824 from RosettaCommons/jadolfbr/glycosylation_pdbinfo Keep input PDB numbering post-glycosylation This PR finally fixes pose glycosylation to keep the input PDBInfo in tact and create sensible PDBInfo records for the new glycan. The new glycan is now part of the Protein chain it was added to. The resulting Pose has the same numbering as before. This will streamline the use of the `SimpleGlycosylateMover` and glycosylation code for structure solutions, especially for EM density. This is on by default, but can be turned off. All integration tests that glycosylate and output PDBs will change.

...