Method | Description | |
---|---|---|
BatchFdrOptimizer ( IList |
||
Optimize ( ) : void |
Method | Description | |
---|---|---|
onFinished ( |
||
onFinishedFile ( |
||
onStarting ( |
||
onStartingFile ( |
||
onThrowException ( ExceptionEventArgs e ) : void | ||
onUpdateProgress ( |
Method | Description | |
---|---|---|
CalculateMedian ( List |
public BatchFdrOptimizer ( IList |
||
csvFilepaths | IList |
|
rawFolder | string | |
fixedModifications | IEnumerable |
|
maximumPrecursorMassError | double | |
precursorMassErrorIncrement | double | |
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 |