public interface TagComponent
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
|
String asSequence()
Double getMass()
boolean isSameAs(TagComponent anotherCompontent)
anotherCompontent
- another componentCopyright © 2014. All Rights Reserved.