C# Класс BatchLowResFdrOptimizer.FullPeptideHit

Наследование: PeptideHit
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
FullPeptideHit ( string line, string sequence, string dynamicModifications, double eValueScore, bool decoy ) : System
FullPeptideHit ( string line, string sequence, string dynamicModifications, double eValueScore, bool decoy, double qValue ) : System

Описание методов

FullPeptideHit() публичный Метод

public FullPeptideHit ( string line, string sequence, string dynamicModifications, double eValueScore, bool decoy ) : System
line string
sequence string
dynamicModifications string
eValueScore double
decoy bool
Результат System

FullPeptideHit() публичный Метод

public FullPeptideHit ( string line, string sequence, string dynamicModifications, double eValueScore, bool decoy, double qValue ) : System
line string
sequence string
dynamicModifications string
eValueScore double
decoy bool
qValue double
Результат System