Package org.openscience.cdk.smsd.filters
Class PostFilter
java.lang.Object
org.openscience.cdk.smsd.filters.PostFilter
Deprecated.
SMSD has been deprecated from the CDK with a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
Class that cleans redundant mappings from the solution set.
- 1: Stereo match, bond type, ring etc,
- 2: Fragment size,
- 3: Bond breaking energy
- Author:
- Syed Asad Rahman <asad@ebi.ac.uk>
- Source code:
- main
- Belongs to CDK module:
- smsd
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PostFilter
public PostFilter()Deprecated.
-
-
Method Details
-
filter
Deprecated.Creates a new instance of Post Filter and removes redundant mapping(s).- Parameters:
mappings
-- Returns:
- Filtered non-redundant mappings
-