public class ThermoRawFileParserParameters extends Object
Constructor and Description |
---|
ThermoRawFileParserParameters()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ThermoRawFileParserOutputFormat |
getOutputFormat()
Returns the format to convert to.
|
boolean |
isPeackPicking()
Returns true if peak picking is to be performed.
|
void |
setMsFormat(ThermoRawFileParserOutputFormat outputFormat)
Sets the format to convert to.
|
void |
setPeackPicking(boolean peackPicking)
Set if peak picking is to be performed.
|
public ThermoRawFileParserParameters()
public ThermoRawFileParserOutputFormat getOutputFormat()
public void setMsFormat(ThermoRawFileParserOutputFormat outputFormat)
outputFormat
- the format to convert topublic boolean isPeackPicking()
public void setPeackPicking(boolean peackPicking)
peackPicking
- the peackPicking to setCopyright © 2019. All rights reserved.