Package | Description |
---|---|
com.compomics.util.experiment.io.identification |
Experiment identification classes.
|
com.compomics.util.experiment.io.identification.writers |
Writer for identification results.
|
Modifier and Type | Method and Description |
---|---|
static MzIdentMLVersion |
MzIdentMLVersion.getMzIdentMLVersion(int index)
Returns the mzIdentML format corresponding to the given index.
|
static MzIdentMLVersion |
MzIdentMLVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MzIdentMLVersion[] |
MzIdentMLVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static MzIdentMLVersion |
SimpleMzIdentMLExporter.MZIDENTML_VERSION
The version of the mzIdentML format.
|
Copyright © 2021. All rights reserved.