Package | Description |
---|---|
com.compomics.util.experiment.quantification.spectrumcounting |
Experiment classes related to spectrum counting.
|
com.compomics.util.gui.parameters.tools |
GUI classes for parameters, settings and preferences used in tools.
|
Modifier and Type | Method and Description |
---|---|
void |
ScalingFactorsEstimators.estimateScalingFactors(Identification identification,
Metrics metrics,
SequenceProvider sequenceProvider,
IdentificationFeaturesGenerator identificationFeaturesGenerator,
WaitingHandler waitingHandler,
ExceptionHandler exceptionHandler,
ProcessingParameters processingParameters)
Estimates the scaling factors and stores them in the given metrics.
|
Modifier and Type | Method and Description |
---|---|
ProcessingParameters |
ProcessingParametersDialog.getProcessingParameters()
Returns the processing parameters as set by the user.
|
Constructor and Description |
---|
ProcessingParametersDialog(Dialog owner,
Frame parentFrame,
ProcessingParameters processingPreferences,
boolean editable)
Creates a new ProcessingPreferencesDialog with a dialog as owner.
|
ProcessingParametersDialog(Frame parentFrame,
ProcessingParameters processingPreferences,
boolean editable)
Creates a new ProcessingPreferencesDialog with a frame as owner.
|
Copyright © 2021. All rights reserved.