Package | Description |
---|---|
com.compomics.util.exceptions.exception_handlers |
Implementations of the ExceptionHandler interface.
|
com.compomics.util.experiment.quantification.spectrumcounting |
Experiment classes related to spectrum counting.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandLineExceptionHandler
Exception handler for command line processes.
|
class |
FrameExceptionHandler
Handles exception for a given application and displays warnings using
dialogs.
|
class |
WaitingDialogExceptionHandler
Exception handler for processes making use of a waiting dialog.
|
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.
|
Copyright © 2021. All rights reserved.