Mon 04 Feb 2013 12:06:52 PM UTC, comment #8:
Hi Edward,
I have tried the new relax version 2.2.1 to load the BMRB data again, this time the relax error come up:
RelaxError: Multiple alternate location indicators are present in the PDB file, but the desired coordinate set has not been specified.
How to avoid this error?
Thank you.
Regards,
Mengjun
(file #17119, file #17120, file #17121)
|
Fri 01 Feb 2013 01:29:07 PM UTC, comment #7:
Comment #6 has been converted into the bug report https://gna.org/bugs/?20471.
|
Fri 01 Feb 2013 12:41:29 PM UTC, comment #6:
Hi Edward,
As you suggested, I have replaced the argument 'sampleconditions' with 'sample_conditions'. And run the script again, this time bug come up.
Attached please find the script and bug report. Thank you.
Regards,
Mengjun
Hi,
Try replacing the argument 'sampleconditions' with 'sample_conditions' in your call to bmrb.read in your relax script ;). There is nothing wrong with the Bmrb file.
Regards,
Edward
(file #17084, file #17085)
|
Thu 31 Jan 2013 02:12:28 PM UTC, comment #5:
Hi Edward,
Thank you very much for your answers. I have add H atoms to 1RTE.pdb by program reduce, and get 1RTE_H.pdb, after that, I delete all the "CONECT records" in 1RTE_H.pdb, and get 1RTE_H_trunc.pdb. And run dauvergne_protocol.py again, this time, the RelaxError: The keyword argument 'sampleconditions' is unknown.
Attached please find the file 1RTE_H.pdb, 1RTE_H_trunc.pdb,dauvergne_protocol.py, log0131. Thank you.
Regards,
Mengjun
(file #17073, file #17074, file #17075, file #17076)
|
Thu 31 Jan 2013 10:30:18 AM UTC, comment #4:
The problem is that the PDB file 1RTE is corrupt (specifically in the CONECT records which point to non-existent atoms), and relax's PDB reader cannot currently handle such corruptions. One fix is to delete all CONECT records in the PDB file. The other is to use the ScientificPython parser instead of the internal relax parser.
|
Thu 31 Jan 2013 10:11:39 AM UTC, comment #3:
The script tries to load the PDB file '2L55.pdb', but the attached file is called '1RTE.pdb'. However the following two user function calls trigger the bug:
pipe.create('test', 'mf')
structure.read_pdb('1RTE.pdb')
|
Thu 31 Jan 2013 10:03:11 AM UTC, comment #2:
This appears to be a relax bug reported here.
|
Mon 14 Jan 2013 09:24:54 PM UTC, comment #1:
Hi Edward,
I am sorry about that, attached please find the BMRB and pdb files.
http://thread.gmane.org/gmane.science.nmr.relax.user/1381
Regards,
Mengjun
(file #16943, file #16944, file #16945, file #16946)
|
Mon 14 Jan 2013 02:50:26 PM UTC, original submission:
Hi Edward,
I am trying to import some published demo relax data (17226.txt from BMRB and 1RTE.pdb from protein data bank)to Relax, so that I can learn how to use dauvergne_protocol.py to analyze multi-field nmr relax data. However, the analysis stop somewhere in Relax.
Attached please find the output log file. Thank you
Regards,
Mengjun
|