Package org.fhcrc.cpl.toolbox.proteomics.feature.matching

Interface Summary
FeatureSetMatcher Interface that must be implemented by any FeatureSetMatcher class.
 

Class Summary
BaseFeatureSetMatcherImpl Base implementing class for FeatureSetMatcher classes.
ClusteringFeatureSetMatcher Attempts to match one feature set against another using clustering
FeatureSetMatcher.FeatureMatchingResult This class represents the result of running FeatureSetMatcher.matchFeatures().
RecursiveFeatureSetMatcher Attempts to match one feature set against another.
Window2DFeatureSetMatcher Attempts to match one feature set against another using a window of minimum and maximum mass and elution time differences, not necessarily centered at 0.
 



Fred Hutchinson Cancer Research Center