Concatenating molecules
A program that takes an input molecule file (or files) and concatenates all the molecules into a single molecule file.
Example
prompt> CatMols -i file1.oeb.gz file2.oeb.gz -o output.oeb.gz
Code
Download code
See also
OEAddMolsfunctionOEInterface.GetListmethod