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

catmols.cpp

See also