ProSHADE  0.6.5 (NOV 2018)
Protein Shape Descriptors and Symmetry Detection
ProSHADE_saveLoad.cpp File Reference

This file contains functions required for saving and reading from the database of structures. More...

#include <rvapi_interface.h>
#include "ProSHADE.h"
#include "ProSHADE_internal.h"
#include "ProSHADE_misc.h"

Go to the source code of this file.

Detailed Description

This file contains the functions required to pre-compute and save any number of files into a binary database file as well as loading these back and constructing the ProSHADE_settings and ProSHADE_data objects back from the database file. This allows for the final functionality implemented here to take place; that is to search a single structure against the whole database.

This file is part of the ProSHADE library for calculating shape descriptors and symmetry operators of protein structures. This is a prototype code, which is by no means complete or fully tested. Its use is at your own risk only. There is no quarantee that the results are correct.

Author
Michal Tykac
Garib N. Murshudov
Version
0.6.5
Date
NOV 2018

Definition in file ProSHADE_saveLoad.cpp.