A program that removes all but the largest molecule from molecules that contain more than one part. If the molecule contains two or more parts that are equal in size it keeps the larger.
prompt> stripsalts dbase.oeb.gz output.oeb.gz
Download code
stripsalts.cpp
See also
OETheFunctionFormerlyKnownAsStripSalts function
OETheFunctionFormerlyKnownAsStripSalts