Enumerations | |
| enum | index_t { UNKNOWN = -1, MOLECULE, MONOMER, ALA, CYS, ASP, GLU, PHE, GLY, HSE, HSD, HSP, HIS, ILE, LYS, LEU, MET, ASN, PRO, GLN, ARG, SER, THR, VAL, TRP, TYR, SIZE } |
Functions | |
| index_t | name3_to_index (const std::string &s) |
| const std::string & | index_to_name3 (index_t i) |
| char | index_to_name1 (index_t i) |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.6