|
Bsoft 2.1.4
Bernard's software package
|
Read and write molecules in STAR format. More...
Functions | |
| long | read_mol_star (Bstring &filename, Bmolgroup *molgroup) |
| Reads a molecule group from a STAR format file. More... | |
| long | write_mol_star (Bstring &filename, Bmolgroup *molgroup) |
| Writes a molecule group to a STAR format file. More... | |
Read and write molecules in STAR format.
Reads a molecule group from a STAR format file.
| &filename | the file name. |
| *molgroup | the molecule group. |