Package | Description |
---|---|
com.compomics.util.experiment.io.mass_spectrometry.mzml |
Classes for the handling of mzml files.
|
Modifier and Type | Method and Description |
---|---|
static MzmlFileIterator.Precision |
MzmlFileIterator.Precision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MzmlFileIterator.Precision[] |
MzmlFileIterator.Precision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Number[] |
MzmlFileIterator.getBinaryDataAsNumberArray(String compression,
MzmlFileIterator.Precision precision,
byte[] binary)
Retrieve the binary data as an array of numeric values.
|
Copyright © 2021. All rights reserved.