Module gchemol::io

source ·

Modules

Functions

description of all backends
Read an iterator over Molecule from file. file format will be determined according to the path
Read all molecules into a Vec from path.
Read file content into string
Read molecules from readable source in specific chemical file format.
Convert molecule to json string
Write molecules into path. File format will be determined according to the path
Write molecules into path in specific chemical file format.
Write string to file