|
Rosetta
|
#include <map>#include <string>#include <utility/vector1.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::io | |
Typedefs | |
| typedef std::map< std::string, std::tuple< std::string, std::string, char, utility::vector1< std::string > > > | core::io::AltCodeMap |
Functions | |
| AltCodeMap | core::io::read_alternative_3_letter_codes_from_database_file (std::string const &filename) |
| Return a mapping of alternative PDB 3-letter codes to a paired set including the Rosetta 3-letter code and, optionally, any HETNAM information for the residue desired. More... | |