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.py dbase.oeb.gz output.oeb.gz
Download code
stripsalts.py
See also
OETheFunctionFormerlyKnownAsStripSalts function
OETheFunctionFormerlyKnownAsStripSalts