Schema for OpenSWATH precursor (peptide query) table.
More...
#include <OpenMS/FORMAT/ArrowSchemaRegistry.h>
|
| static std::shared_ptr< arrow::Schema > | schema () |
| |
Schema for OpenSWATH precursor (peptide query) table.
◆ schema()
| static std::shared_ptr< arrow::Schema > schema |
( |
| ) |
|
|
static |
◆ CHARGE
| constexpr const char* CHARGE = "charge" |
|
staticconstexpr |
◆ DECOY
| constexpr const char* DECOY = "decoy" |
|
staticconstexpr |
◆ LIBRARY_DRIFT_TIME
| constexpr const char* LIBRARY_DRIFT_TIME = "library_drift_time" |
|
staticconstexpr |
◆ LIBRARY_RT
| constexpr const char* LIBRARY_RT = "library_rt" |
|
staticconstexpr |
◆ MODIFIED_SEQUENCE
| constexpr const char* MODIFIED_SEQUENCE = "modified_sequence" |
|
staticconstexpr |
◆ PRECURSOR_ID
| constexpr const char* PRECURSOR_ID = "precursor_id" |
|
staticconstexpr |
◆ PRECURSOR_MZ
| constexpr const char* PRECURSOR_MZ = "precursor_mz" |
|
staticconstexpr |
◆ PROTEIN_ACCESSIONS
| constexpr const char* PROTEIN_ACCESSIONS = "protein_accessions" |
|
staticconstexpr |
◆ TRAML_ID
| constexpr const char* TRAML_ID = "traml_id" |
|
staticconstexpr |
◆ UNMODIFIED_SEQUENCE
| constexpr const char* UNMODIFIED_SEQUENCE = "unmodified_sequence" |
|
staticconstexpr |