Property | Type | Description | |
---|---|---|---|
FdrFilteredPSMs | List |
||
FdrFilteredPeptides | List |
||
PeptideSpectralMatches | List |
||
Peptides | List |
Method | Description | |
---|---|---|
GetMedianValue ( List |
||
InputFile ( string filePath ) : System | ||
Read ( IList |
||
ReducePsms ( IEqualityComparer |
||
UpdatePsmInformation ( MSDataFile dataFile, bool is2dFDR = true, bool useMedian = true, double evalueThreshold = 1e-3 ) : void |
public static GetMedianValue ( List |
||
values | List |
|
return | double |
public InputFile ( string filePath ) : System | ||
filePath | string | |
return | System |
public Read ( IList |
||
fixedModifications | IList |
|
numberOfTopHits | int | |
higherScoresAreBetter | bool | |
return | void |
public ReducePsms ( IEqualityComparer |
||
comparer | IEqualityComparer |
|
return | void |
public UpdatePsmInformation ( MSDataFile dataFile, bool is2dFDR = true, bool useMedian = true, double evalueThreshold = 1e-3 ) : void | ||
dataFile | MSDataFile | |
is2dFDR | bool | |
useMedian | bool | |
evalueThreshold | double | |
return | void |