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