Package | Description |
---|---|
com.compomics.util.experiment.mass_spectrometry.proteowizard |
Package containing the classes used to interact with ProteoWizard.
|
Modifier and Type | Method and Description |
---|---|
static ProteoWizardMsFormat[] |
ProteoWizardMsFormat.getDataFormats(Boolean raw,
Boolean outputFormat)
Returns a list of formats.
|
ProteoWizardMsFormat |
MsConvertParameters.getMsFormat()
Returns the format to convert to.
|
static ProteoWizardMsFormat |
ProteoWizardMsFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProteoWizardMsFormat[] |
ProteoWizardMsFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MsConvertParameters.setMsFormat(ProteoWizardMsFormat msFormat)
Sets the format to convert to.
|
Copyright © 2021. All rights reserved.