A program that takes an input molecule file (or files) and concatenates all the molecules into a single molecule file.
prompt> catmols.py -i file1.oeb.gz file2.oeb.gz -o output.oeb.gz
Download code
catmols.py
See also
OEAddMols function
OEAddMols
OEInterface.GetList method
OEInterface.GetList