com.compomics.angrypeptide.bijection
Class MatchingParameters
java.lang.Object
com.compomics.angrypeptide.bijection.MatchingParameters
public class MatchingParameters
- extends Object
This class groups the matching parameters. Should be merged with the search parameters in fine.
- Author:
- Marc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchingParameters
public MatchingParameters()
getMinFragmentMass
public double getMinFragmentMass()
setMinFragmentMass
public void setMinFragmentMass(double minFragmentMass)
getMaxPrecCharge
public int getMaxPrecCharge()
setMaxPrecCharge
public void setMaxPrecCharge(int maxPrecCharge)
getMs2Tolerance
public double getMs2Tolerance()
setMs2Tolerance
public void setMs2Tolerance(double ms2Tolerance)
Copyright © 2013. All Rights Reserved.