OpenMS
Loading...
Searching...
No Matches
XIPMParquetFile.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <string>
#include <vector>
Include dependency graph for XIPMParquetFile.h:

Go to the source code of this file.

Classes

class  XIPMParquetFile
 Reader for extracted ion peak-map Parquet files (.xipm). More...
 
struct  XIPMParquetFile::XIPMPeakMap
 
struct  XIPMParquetFile::XIPMRunInfo
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::XIPMParquetFile::XIPMPeakMap

struct OpenMS::XIPMParquetFile::XIPMPeakMap
Collaboration diagram for XIPMParquetFile::XIPMPeakMap:
[legend]
Class Members
string annotation
Int64 detecting_transition {0}
bool has_detecting_transition {false}
bool has_precursor_charge {false}
bool has_precursor_decoy {false}
bool has_precursor_id {false}
bool has_product_charge {false}
bool has_product_decoy {false}
bool has_rt_end {false}
bool has_rt_start {false}
bool has_target_ion_mobility {false}
bool has_target_rt {false}
bool has_transition_id {false}
bool has_transition_ordinal {false}
vector< double > intensity
vector< double > ion_mobility
string modified_sequence
Int64 ms_level {0}
vector< double > mz
string peakmap_type
Int64 precursor_charge {0}
Int64 precursor_decoy {0}
Int64 precursor_id {0}
Int64 product_charge {0}
Int64 product_decoy {0}
vector< double > rt
double rt_end {0.0}
double rt_start {0.0}
Int64 run_id {0}
string source_file
double target_ion_mobility {0.0}
double target_mz {0.0}
double target_rt {0.0}
Int64 transition_id {0}
Int64 transition_ordinal {0}
string transition_type

◆ OpenMS::XIPMParquetFile::XIPMRunInfo

struct OpenMS::XIPMParquetFile::XIPMRunInfo
Collaboration diagram for XIPMParquetFile::XIPMRunInfo:
[legend]
Class Members
Int64 run_id {0}
string source_file