![]() |
OpenMS
2.4.0
|
The CrossLinkSpectrumMatch struct represents a PSM between a ProteinProteinCrossLink and a spectrum in OpenPepXL. More...
#include <OpenMS/ANALYSIS/XLMS/OPXLDataStructs.h>
The CrossLinkSpectrumMatch struct represents a PSM between a ProteinProteinCrossLink and a spectrum in OpenPepXL.
This struct contains a ProteinProteinCrossLink and indices to one or two spectra. It also contains the results of a match between the ProteinProteinCrossLink and these spectra as scores and peak annotations. Used as a temporary container to collect results efficiently, since only a few top matches will be kept for each experimental spectrum for output.
ProteinProteinCrossLink cross_link |
structure of the cross-link
Referenced by OPXLDataStructs::CLSMScoreComparator::operator()().
std::vector<PeptideHit::PeakAnnotation> frag_annotations |
double int_sum = 0 |
double intsum_alpha = 0 |
double intsum_beta = 0 |
double log_occupancy = 0 |
double log_occupancy_alpha = 0 |
double log_occupancy_beta = 0 |
double match_odds = 0 |
double match_odds_alpha = 0 |
double match_odds_beta = 0 |
Size matched_linear_alpha = 0 |
Size matched_linear_beta = 0 |
Size matched_xlink_alpha = 0 |
Size matched_xlink_beta = 0 |
double num_iso_peaks_mean = 0 |
double num_iso_peaks_mean_linear_alpha = 0 |
double num_iso_peaks_mean_linear_beta = 0 |
double num_iso_peaks_mean_xlinks_alpha = 0 |
double num_iso_peaks_mean_xlinks_beta = 0 |
Size peptide_id_index = 0 |
double percTIC = 0 |
double ppm_error_abs_sum = 0 |
double ppm_error_abs_sum_alpha = 0 |
double ppm_error_abs_sum_beta = 0 |
double ppm_error_abs_sum_linear = 0 |
double ppm_error_abs_sum_linear_alpha = 0 |
double ppm_error_abs_sum_linear_beta = 0 |
double ppm_error_abs_sum_xlinks = 0 |
double ppm_error_abs_sum_xlinks_alpha = 0 |
double ppm_error_abs_sum_xlinks_beta = 0 |
double pre_score = 0 |
int precursor_correction = 0 |
double precursor_error_ppm = 0 |
Size precursor_residual_peak_count = 0 |
double precursor_signal_proportion = 0 |
double precursor_target_intensity = 0 |
Size precursor_target_peak_count = 0 |
double precursor_total_intensity = 0 |
Size rank = 0 |
rank among the matches to the same spectrum
Size scan_index_heavy = 0 |
Size scan_index_light = 0 |
reference to pair of spectra
double score = 0 |
final score
Referenced by OPXLDataStructs::CLSMScoreComparator::operator()().
double total_current = 0 |
double wTIC = 0 |
double wTICold = 0 |
double xcorrc_max = 0 |
double xcorrx_max = 0 |
double xquest_score = 0 |
counts, scores and other data for xQuest-like output