Hi all, I'm having another problem when reading a PDB file. Some files just return "None", with no error message at all. For example, the attached file:
>>> Chem.MolFromPDBFile("./a3.pdb")
Does not return a Mol object. Does anyone know what is wrong with this file?
I can open it regularly in other programs. Is there any way to "force" rdkit
to recognize the file?
Thanks,
--
Gustavo Seabra
a3.pdb
Description: Binary data
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

