OpenStructure
|
#include <map>
#include <ost/geom/geom.hh>
#include <ost/seq/sequence_list.hh>
#include <ost/mol/residue_handle.hh>
#include <ost/mol/chain_type.hh>
#include <ost/conop/compound_lib.hh>
#include <ost/io/mol/io_profile.hh>
#include <ost/io/io_exception.hh>
#include <ost/io/mol/star_parser.hh>
#include <ost/io/mol/mmcif_info.hh>
Go to the source code of this file.
Data Structures | |
class | MMCifReader |
Namespaces | |
ost | |
ost::io | |
Functions | |
DLLEXPORT_OST_IO unsigned char | MMCifValueOrderToOSTBondOrder (const StringRef value_order) |
DLLEXPORT_OST_IO String | OSTBondOrderToMMCifValueOrder (const unsigned char bond_order) |