| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.io.ms.ident |
| Modifier and Type | Field and Description |
|---|---|
protected PepXmlReader.ModMassStorage |
PepXmlReader.modMassStorage |
| Modifier and Type | Method and Description |
|---|---|
static PepXmlReader.ModMassStorage |
PepXmlReader.ModMassStorage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PepXmlReader.ModMassStorage[] |
PepXmlReader.ModMassStorage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PepXmlReader(PepXmlReader.ModMassStorage modMassStorage,
boolean discardAmbiguousSequences) |
PepXmlReader(PepXmlReader.ModMassStorage modMassStorage,
boolean discardAmbiguousSequences,
ModificationMatchResolver modMatchResolver) |
Copyright © 2016. All Rights Reserved.