openbabel icon indicating copy to clipboard operation
openbabel copied to clipboard

Open Babel is a chemical toolbox designed to speak the many languages of chemical data.

Results 322 openbabel issues
Sort by recently updated
recently updated
newest added

When generating an InChI key for a molecule with incomplete valence (e.g., CH3 radical), `openbabel` always generates the InChI key corresponding to the molecule with additional hydrogens, even with the...

As the title says: Would it be possible to implement conversion from xyz to the GAMESS US Z-Matrix format with the zmat section?

--> - [x] I believe this to be a bug with Open Babel - [ ] This is a feature request ## Environment Information Open Babel version: Open Babel 3.1.1...

Hi, I am trying to run a script for generating slabs and I use pymatgen and openbeabel at some point. But I get this error: ------------------ Writing surface slab to...

## Environment Information Open Babel version: 3.1.1 - installed with apt Operating system and version: Ubuntu 22.04, Python 3.10.4 ## Expected Behavior I want to redirect the output stream in...

- [x] I believe this to be a bug with Open Babel - [ ] This is a feature request ## Environment Information Open Babel version: ```3.1.0``` Operating system and...

Mersenne twister is one of high-quality PRNGs and available on all platforms since C++11.

Fix issue with protonating charged ARG OB was placing a third H on NH1 using a random bond vector. The AssignBonds, which is suppose to match known protein residue bonding...

Hi, I am converting the RNA PDB file built by Maestro to pdbqt. `ls 1KOC_clean.pdb | xargs /usr/local/bin/obabel -xcr -ipdb -opdbqt | tee receptor.pdbqt` However, this conversion prints the "ROOT"...