[BioPython] parsing NMR PDB

Edoardo Saccenti saccenti at cerm.unifi.it
Tue Apr 5 10:45:41 EDT 2005


I'm parsing an NMR PDB file 
using the command

parser = PDBparser(PERMISSIVE=1)  #or = 0
structure = parser.get_structure(str_id, pdb_name)

I get the warning:
nonstandard resolution  NOT APPLICABLE.

parser works fine but I can't avoid this warning.

Any idea?

Thanks a lot
Edoardo

-- 
"Raffiniert ist der Herr Gott,
 aber boshaft ist Er nicht."

---
Dr. Edoardo Saccenti
CERM Nuclear Magnetic Resonance Research Center
Scientific Pole - University of Florence
Via Luigi Sacconi n° 6
50019 Sesto Fiorentino (FI)
tel: +39 055 4574193
fax: +39 055 4574253
saccenti at cerm.unifi.it
www.cerm.unifi.it



More information about the BioPython mailing list