public class PepnovoAssumptionDetails extends ExperimentObject implements UrParameter
NO_KEY
Constructor and Description |
---|
PepnovoAssumptionDetails()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
getMH()
Returns the PepNovo mH.
|
long |
getParameterKey()
This method returns the key of the parameter.
|
double |
getRankScore()
Returns the PepNovo rank score.
|
void |
setMH(double mH)
Sets the PepNovo provided mH.
|
void |
setRankScore(double rankScore)
Sets the PepNovo rank score.
|
addUrParam, asLong, clearParametersMap, getId, getUrParam, getUrParams, removeUrParam, setId, setUrParams
public double getRankScore()
public void setRankScore(double rankScore)
rankScore
- the PepNovo rank scorepublic double getMH()
public void setMH(double mH)
mH
- the PepNovo mHpublic long getParameterKey()
UrParameter
getParameterKey
in interface UrParameter
Copyright © 2021. All rights reserved.