admin管理员组文章数量:1353578
I've been working with AlphaFold 3 on a Linux HPC, and I've been trying to use Posebusters to evaluate the results of AlphaFold 3 by comparing the predicted structures with the ground truth structures from the Protein Data Bank. However, Posebusters only works with .sdf, .mol, and .mol2 files, and AlphaFold 3 outputs its predictions in a .cif file. I've been spending way too long trying to figure out how to convert a .cif file to a .mol file. I've been researching how to use OpenBabel on a Linux HPC, and I even tried to use the OpenBabel website online, but the output seems to not be good as when I tried to compare the .mol files the OpenBabel website outputted, I got this message in my terminal: Could not load molecule from 1je8-prediction.mol2 with error: 1je8-prediction.mol2 invalid_mol_at_pos_0 passes (0 / 11) Could not load molecule from 1je8-gt.mol2 with error: Could not load molecule. 1je8-gt.mol2 invalid_mol_at_pos_0 passes (0 / 11).
Does anyone know how to convert a .cif file to a .mol file effectively?
Thank you
I've been working with AlphaFold 3 on a Linux HPC, and I've been trying to use Posebusters to evaluate the results of AlphaFold 3 by comparing the predicted structures with the ground truth structures from the Protein Data Bank. However, Posebusters only works with .sdf, .mol, and .mol2 files, and AlphaFold 3 outputs its predictions in a .cif file. I've been spending way too long trying to figure out how to convert a .cif file to a .mol file. I've been researching how to use OpenBabel on a Linux HPC, and I even tried to use the OpenBabel website online, but the output seems to not be good as when I tried to compare the .mol files the OpenBabel website outputted, I got this message in my terminal: Could not load molecule from 1je8-prediction.mol2 with error: 1je8-prediction.mol2 invalid_mol_at_pos_0 passes (0 / 11) Could not load molecule from 1je8-gt.mol2 with error: Could not load molecule. 1je8-gt.mol2 invalid_mol_at_pos_0 passes (0 / 11).
Does anyone know how to convert a .cif file to a .mol file effectively?
Thank you
Share Improve this question asked Mar 31 at 16:26 meleemelee 1132 silver badges9 bronze badges 01 Answer
Reset to default 0I've had similar issues with converting to PDBs from AF3 cif files. Regardless, you can try using PyMol or ChimeraX. The former has python libraries, so you can batch convert if you have a lot of files. I'm unsure if this will be any better than OpenBabel though - I suspect there is information missing from the cif to make some of the other file types.
本文标签: bioinformaticsHow do you convert a cif file to a mol fileStack Overflow
版权声明:本文标题:bioinformatics - How do you convert a .cif file to a .mol file? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743934840a2564492.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论