Package | Description |
---|---|
fr.profi.mzdb.io.writer.mgf |
Modifier and Type | Method and Description |
---|---|
static PrecursorMzComputationEnum |
PrecursorMzComputationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrecursorMzComputationEnum[] |
PrecursorMzComputationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MgfWriter.write(String mgfFile,
PrecursorMzComputationEnum precComp,
float mzTolPPM,
float intensityCutoff,
boolean exportProlineTitle) |
Constructor and Description |
---|
DefaultPrecursorComputer(PrecursorMzComputationEnum precComp,
float mzTolPPM) |
Copyright © 2019. All rights reserved.