OpenMS
Loading...
Searching...
No Matches
PeptideSearchEngineFIAlgorithm.h File Reference
Include dependency graph for PeptideSearchEngineFIAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PeptideSearchEngineFIAlgorithm
 Fragment-index-based peptide database search algorithm (experimental). More...
 
struct  PeptideSearchEngineFIAlgorithm::SearchResult
 Comprehensive search result including modification analysis. More...
 
struct  PeptideSearchEngineFIAlgorithm::AnnotatedHit_
 Slimmer structure as storing all scored candidates in PeptideHit objects takes too much space. More...
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::PeptideSearchEngineFIAlgorithm::SearchResult

struct OpenMS::PeptideSearchEngineFIAlgorithm::SearchResult

Comprehensive search result including modification analysis.

This structure contains all outputs from an open search including:

  • Standard protein and peptide identifications
  • Delta mass statistics table (histogram of mass shifts)
  • PTM statistics table (mapped modifications with residue analysis)
Collaboration diagram for PeptideSearchEngineFIAlgorithm::SearchResult:
[legend]
Class Members
ExitCodes exit_code = ExitCodes::EXECUTION_OK
bool is_open_search = false
OpenSearchAnalysisResult modification_analysis
PeptideIdentificationList peptide_ids
vector< ProteinIdentification > protein_ids