Class PepnovoAssumptionDetails

java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
com.compomics.util.experiment.refinement_parameters.PepnovoAssumptionDetails
All Implemented Interfaces:
UrParameter, Serializable

public class PepnovoAssumptionDetails
extends ExperimentObject
implements UrParameter
This class contains pepnovo assumption details which are not contained in the tag assumption class which will be saved as additional parameter.
Author:
Marc Vaudel
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getRankScore

      public double getRankScore()
      Returns the PepNovo rank score.
      Returns:
      the PepNovo rank score
    • setRankScore

      public void setRankScore​(double rankScore)
      Sets the PepNovo rank score.
      Parameters:
      rankScore - the PepNovo rank score
    • getMH

      public double getMH()
      Returns the PepNovo mH.
      Returns:
      the PepNovo mH
    • setMH

      public void setMH​(double mH)
      Sets the PepNovo provided mH.
      Parameters:
      mH - the PepNovo mH
    • getParameterKey

      public long getParameterKey()
      Description copied from interface: UrParameter
      This method returns the key of the parameter. The key must be unique to the type of parameter.
      Specified by:
      getParameterKey in interface UrParameter
      Returns:
      the parameter key