That sounds great. I for one will never complain about inconveniences induced by adding additional testing. You should be able to gzip the files and read the gz version directly with obabel to save on space.

David Koes

Associate Professor
Computational & Systems Biology
University of Pittsburgh

On 6/8/21 11:50 AM, David van der Spoel wrote:

We have a script that reads a Gaussian file and a reference sdf file and
compares whether the double bonds are in the same place and whether
generated atom types for the GAFF force field are the same. It uses the
openbabel python interface such as to keep everything in memory and not
create a ton of temporary files or tedious parsing of stdout. Would that
be an option? The crux is then that we need to add largish Gaussian
output files to the repository.


_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to