Метод | Описание | |
---|---|---|
DatabaseSearcher ( IList |
||
Search ( ) : void |
Метод | Описание | |
---|---|---|
OnFinished ( |
||
OnFinishedFile ( |
||
OnReportTaskWithProgress ( |
||
OnReportTaskWithoutProgress ( |
||
OnStarting ( |
||
OnStartingFile ( |
||
OnThrowException ( ExceptionEventArgs e ) : void | ||
OnUpdateProgress ( |
||
OnUpdateStatus ( |
Метод | Описание | |
---|---|---|
DetermineSemiAggregateParentFolders ( ICollection |
||
DoSearch ( ) : void | ||
HandleReportTaskWithProgress ( object sender, |
||
HandleReportTaskWithoutProgress ( object sender, |
||
HandleUpdateProgress ( object sender, |
public DatabaseSearcher ( IList |
||
dataFilepaths | IList |
|
minimumAssumedPrecursorChargeState | int | |
maximumAssumedPrecursorChargeState | int | |
absoluteThreshold | double | |
relativeThresholdPercent | double | |
maximumNumberOfPeaks | int | |
assignChargeStates | bool | |
deisotope | bool | |
proteomeDatabaseFilepath | string | |
onTheFlyDecoys | bool | |
protease | ||
maximumMissedCleavages | int | |
initiatorMethionineBehavior | InitiatorMethionineBehavior | |
fixedModifications | IEnumerable |
|
variableModifications | IEnumerable |
|
maximumVariableModificationIsoforms | int | |
precursorMassTolerance | ||
precursorMassType | MassType | |
acceptedPrecursorMassErrors | IEnumerable |
|
productMassTolerance | ||
productMassType | MassType | |
maximumFalseDiscoveryRate | double | |
considerModifiedFormsAsUniquePeptides | bool | |
maximumThreads | int | |
minimizeMemoryUsage | bool | |
outputFolder | string | |
Результат | System |
protected OnFinished ( |
||
e | ||
Результат | void |
protected OnFinishedFile ( |
||
e | ||
Результат | void |
protected OnReportTaskWithProgress ( |
||
e | ||
Результат | void |
protected OnReportTaskWithoutProgress ( |
||
e | ||
Результат | void |
protected OnStarting ( |
||
e | ||
Результат | void |
protected OnStartingFile ( |
||
e | ||
Результат | void |
protected OnThrowException ( ExceptionEventArgs e ) : void | ||
e | ExceptionEventArgs | |
Результат | void |
protected OnUpdateProgress ( |
||
e | ||
Результат | void |
protected OnUpdateStatus ( |
||
e | ||
Результат | void |