Rosetta
|
#include <core/io/alt_codes_io.hh>
#include <utility/io/util.hh>
#include <basic/Tracer.hh>
#include <sstream>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::io | |
Functions | |
static basic::Tracer | TR ("core.io.pdb.alt_codes_io") |
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... | |
|
static |