#include <OpenMS/CONCEPT/Macros.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <cassert>
#include <functional>
#include <limits>
#include <queue>
#include <string>
#include <unordered_map>
#include <vector>
 
Go to the source code of this file.
 | 
| AA  | nextValidAA (const std::string::const_iterator end, std::string::const_iterator &it_q) | 
|   | 
 | 
| constexpr char const  | AAtoChar [28] | 
|   | 
| constexpr char const  | CharToAA [128] | 
|   | Conversion table from 7-bit ASCII char to internal value representation for an amino acid (AA)  More...
  | 
|   |