Go to the source code of this file.
|
String DLLEXPORT_OST_IO | EntityToMMCifString (const ost::mol::EntityHandle &ent, const String &data_name, ost::conop::CompoundLibPtr compound_lib, bool mmcif_conform) |
|
String DLLEXPORT_OST_IO | EntityToMMCifString (const ost::mol::EntityView &ent, const String &data_name, ost::conop::CompoundLibPtr compound_lib, bool mmcif_conform) |
|
std::tuple< mol::EntityHandle, MMCifInfo, ost::seq::SequenceList > DLLEXPORT_OST_IO | MMCifStringToEntity (const String &mmcif, const IOProfile &profile, bool process) |
|