Package | Description |
---|---|
com.compomics.util.experiment.mass_spectrometry.thermo_raw_file_parser |
Package containing the classes used to interact with ThermoRawFileParser.
|
Modifier and Type | Method and Description |
---|---|
ThermoRawFileParserOutputFormat |
ThermoRawFileParserParameters.getOutputFormat()
Returns the format to convert to.
|
static ThermoRawFileParserOutputFormat |
ThermoRawFileParserOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThermoRawFileParserOutputFormat[] |
ThermoRawFileParserOutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ThermoRawFileParserParameters.setMsFormat(ThermoRawFileParserOutputFormat outputFormat)
Sets the format to convert to.
|
Copyright © 2019. All rights reserved.