| Package | Description |
|---|---|
| com.compomics.util.experiment.biology |
This package contains experiement classes related to biological entities.
|
| com.compomics.util.experiment.identification.tags | |
| com.compomics.util.experiment.identification.tags.tagcomponents |
| Modifier and Type | Class and Description |
|---|---|
class |
AminoAcidPattern
An amino acid pattern is a sequence of amino acids.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AminoAcidPattern.isSameAs(TagComponent anotherCompontent) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TagComponent> |
Tag.getContent()
Returns the content of this tag as a list.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TagComponent.isSameAs(TagComponent anotherCompontent)
Indicates whether another component is the same as the component of
interest
|
| Modifier and Type | Class and Description |
|---|---|
class |
MassGap
An undefined mass gap.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MassGap.isSameAs(TagComponent anotherCompontent) |
Copyright © 2014. All rights reserved.