#include <OpenMS/CHEMISTRY/AASequence.h>
#include <OpenMS/CHEMISTRY/ModificationDefinitionsSet.h>
#include <OpenMS/CHEMISTRY/ResidueDB.h>
#include <vector>
#include <string>
#include <unordered_map>
#include <unordered_set>
Go to the source code of this file.
|
| | OpenMS |
| | FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke functions in FLASHIda class.
|
| |
◆ OpenMS::ModificationAttributes
| struct OpenMS::ModificationAttributes |
| Class Members |
|
bool |
ambiguous_start |
|
|
double |
mass_shift |
|
|
string |
modification_name |
|
|
pair< size_t, size_t > |
range |
|
|
bool |
stop_position |
|