![]() |
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 TOPPOpenPepXLLF::main_(), TOPPOpenPepXL::main_(), and OPXLDataStructs::CLSMScoreComparator::operator()().
| std::vector<PeptideHit::PeakAnnotation> frag_annotations |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double int_sum |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double intsum_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double intsum_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double log_occupancy |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double log_occupancy_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double log_occupancy_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double match_odds |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double match_odds_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double match_odds_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size matched_linear_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size matched_linear_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size matched_xlink_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size matched_xlink_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double num_iso_peaks_mean |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double num_iso_peaks_mean_linear_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double num_iso_peaks_mean_linear_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double num_iso_peaks_mean_xlinks_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double num_iso_peaks_mean_xlinks_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size peptide_id_index |
| double percTIC |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_linear |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_linear_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_linear_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_xlinks |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_xlinks_alpha |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double ppm_error_abs_sum_xlinks_beta |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double pre_score |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| int precursor_correction |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double precursor_error_ppm |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size rank |
rank among the matches to the same spectrum
| Size scan_index_heavy |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| Size scan_index_light |
reference to pair of spectra
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double score |
final score
Referenced by TOPPOpenPepXLLF::main_(), TOPPOpenPepXL::main_(), and OPXLDataStructs::CLSMScoreComparator::operator()().
| double total_current |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double wTIC |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double wTICold |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double xcorrc_max |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double xcorrx_max |
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
| double xquest_score |
counts, scores and other data for xQuest-like output
Referenced by TOPPOpenPepXLLF::main_(), and TOPPOpenPepXL::main_().
1.8.14