[Rdkit-discuss] RDKit Chem.MolFromPDBFile ignores some files...
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
From: Gustavo S. <gus...@gm...> - 2020-04-04 20:06:52
|
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 |