Method | Description | |
---|---|---|
BatchLowResFdrOptimizer ( IList |
||
Optimize ( ) : void |
Method | Description | |
---|---|---|
onFinished ( |
||
onFinishedFile ( |
||
onStarting ( |
||
onStartingFile ( |
||
onThrowException ( ExceptionEventArgs e ) : void | ||
onUpdateProgress ( |
public BatchLowResFdrOptimizer ( IList |
||
csvFilepaths | IList |
|
higherScoresAreBetter | bool | |
maximumFalseDiscoveryRate | double | |
unique | bool | |
overallOutputs | bool | |
phosphopeptideOutputs | bool | |
outputFolder | string | |
return | System |
protected onFinished ( |
||
e | ||
return | void |
protected onFinishedFile ( |
||
e | ||
return | void |
protected onStarting ( |
||
e | ||
return | void |
protected onStartingFile ( |
||
e | ||
return | void |
protected onThrowException ( ExceptionEventArgs e ) : void | ||
e | ExceptionEventArgs | |
return | void |
protected onUpdateProgress ( |
||
e | ||
return | void |