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, getUrParampublic MassGap(double value)
value - the value of the mass gappublic String asSequence()
TagComponentasSequence in interface TagComponentpublic Double getMass()
TagComponentgetMass in interface TagComponentpublic boolean isSameAs(TagComponent anotherCompontent)
TagComponentisSameAs in interface TagComponentanotherCompontent - another componentCopyright © 2014. All rights reserved.