Hello all.
I noticed that when I output a relax cycle to a PDB, the residue scores are in the bottom of the PDB.
When I output the results to a database (MySQL), the table structure_scores holds the energy scores of the whole PDB, but I can’t find the per-residue values anywhere.
Am I doing something wrong?, should I use a specific output option to send this values to the database as well?
I tried
-score:output_residue_energies
-out:file:output_pose_energies_table
but the output in the database looks the same. In which table are this values suposed to be stored?
Thanks in advance
Pedro