|
Bsoft 2.1.4
Bernard's software package
|
Header file for reading and writing molecular model parameters. More...
#include "rwmodel.h"Functions | |
| Bmodel * | read_model_pdb (Bstring *file_list, Bstring ¶mfile) |
| Reads molecular model parameters. More... | |
| int | write_model_pdb (Bstring &filename, Bmodel *model, int split) |
| Writes molecular model parameters. More... | |
Header file for reading and writing molecular model parameters.
Reads molecular model parameters.
| *file_list | list of model parameter file names. |
| ¶mfile | parameter file. |
Each file is considered a separate model.
The component description field contains the following detail as a space-separated list:
element
atom type
residue type
chain id
residue number
Writes molecular model parameters.
| &filename | model parameter file name. |
| *model | model parameters. |
| split | flag to split into individual files and number of digits for the insert. |
if ( split=0 ) only the first model is written