Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000162Rosetta[All Projects] Incorrect Resultspublic2012-12-11 14:412012-12-12 22:13
Reporterrmoretti 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformAll platformsOSAnyOS VersionAny
Product VersionTrunk 
Fixed in Version 
Summary0000162: Incorrect TER card handling in input/output
DescriptionIf you have a PDB with a single PDB chain ID, but with TER records between the residues, Rosetta will split the chain and make the residues on either side of the TER into terminus variants.

However, upon output those TER cards are lost, so the next time Rosetta inputs the file it will treat them as a single chain.
Steps To ReproduceTake a protein structure. Add TER records between residue with the same PDB chain ID (with or without removing intervening residues). Then pass the result through Rosetta twice. e.g.

score_jd2 -s input.pdb -out:pdb
score_jd2 -s input_0001.pdb -out:pdb

Compare the input_0001.pdb and input_0001_0001.pdb files - particularly note the differences in the patch information in the scoring block on the residues next to the original TER records and the OXT and 1H, 2H, and 3H atoms in the coordinates section.

TagsNo tags attached.
Application(s) AffectedAny which read PDBs
Command Line Usedscore_jd2 -s input.pdb
Developer OptionsConfirmed As Bug
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
(0000133)
rmoretti (Attentive Developer)
2012-12-11 14:45

BTW, hat tip to robren in the forums (http://www.rosettacommons.org/content/no-scoresc-generated-after-running-flexpepdock#comment-5628 [^]) for getting me thinking about this.

- Issue History
Date Modified Username Field Change
2012-12-11 14:41 rmoretti New Issue
2012-12-11 14:45 rmoretti Note Added: 0000133


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker