public class MassGap extends ExperimentObject implements TagComponent
Constructor and Description |
---|
MassGap(double value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
asSequence()
Returns the tag component as String like a peptide sequence.
|
Double |
getMass()
Returns the mass of the tag component.
|
boolean |
isSameAs(TagComponent anotherCompontent)
Indicates whether another component is the same as the component of
interest
|
addUrParam, getParameterKey, getUrParam
public MassGap(double value)
value
- the value of the mass gappublic String asSequence()
TagComponent
asSequence
in interface TagComponent
public Double getMass()
TagComponent
getMass
in interface TagComponent
public boolean isSameAs(TagComponent anotherCompontent)
TagComponent
isSameAs
in interface TagComponent
anotherCompontent
- another componentCopyright © 2014. All Rights Reserved.