| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.mol | |
| org.expasy.mzjava.proteomics.mol.modification |
| Modifier and Type | Method and Description |
|---|---|
ModificationList |
AminoAcidSequence.getModifications(Set<ModAttachment> attachments)
Returns a ModificationList containing all the modifications for the given attachments.
|
ModificationList |
AminoAcidSequence.getModificationsAt(int index,
Set<ModAttachment> attachments)
Returns a ModificationList containing all the modifications for the given index and attachments.
|
| Modifier and Type | Field and Description |
|---|---|
static ModificationList |
ModificationLists.EMPTY_MOD_LIST |
Copyright © 2016. All Rights Reserved.