Method | Description | |
---|---|---|
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 |
public FullPeptideHit ( string line, string sequence, string dynamicModifications, double eValueScore, bool decoy ) : System | ||
line | string | |
sequence | string | |
dynamicModifications | string | |
eValueScore | double | |
decoy | bool | |
return | System |
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 | |
return | System |