| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.io.ms.ident | |
| org.expasy.mzjava.proteomics.ms.ident |
| Modifier and Type | Field and Description |
|---|---|
protected static ModificationMatchResolver |
PepXmlReader.CONSTANT_RESOLVER |
protected ModificationMatchResolver |
PepXmlReader.modMatchResolver |
| Constructor and Description |
|---|
PepXmlReader(PepXmlReader.ModMassStorage modMassStorage,
boolean discardAmbiguousSequences,
ModificationMatchResolver modMatchResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModListModMatchResolver
Resolves ModificationMatches against the list of Modifications held by this ModListModMatchResolver.
|
| Modifier and Type | Method and Description |
|---|---|
Peptide |
PeptideMatch.toPeptide(ModificationMatchResolver modMatchResolver)
Convert this PeptideMatch to a peptide using the supplied
modificationMatchResolver
to convert ModificationMatch instances to Modifications. |
Copyright © 2016. All Rights Reserved.