Method |
Description |
|
Calculate2DFdr ( IList csvFiles, bool isBatched = false, int steps = 250, double minimumIncrement = 0.05 ) : void |
|
|
CalculateBasicFDR ( IList csvFiles, bool isBatched = false ) : void |
|
|
CalculateBestPPMError ( IEnumerable inputPeptides, double maximumFalseDisoveryRate = 0.01, int steps = 10, double minimumIncrement = 0.05 ) : double>.Tuple |
|
|
Cleanup ( ) : void |
|
|
Log ( string message ) : void |
|
|
ReadInCSVFiles ( IEnumerable csvFilePaths, IList fixedModifications, int numberOfTopHits = 1 ) : IEnumerable |
|
|
ReducePsms ( IList csvFiles, UniquePeptideType uniquePeptideType, bool isBatched = false ) : void |
|
|
Setup ( ) : void |
|
|
UpdatePsmInformation ( IList csvFiles, string rawFolder, bool useMedian = true ) : void |
|
|
WriteFiles ( IEnumerable csvFiles, bool isBatched = false ) : void |
|
|