feos.SmartsRecord¶
- class feos.SmartsRecord(group, smarts, max=None)¶
SMARTS code, required to fragmentize molecules into segments.
Methods
__init__()from_json(path)Read a list of [SmartsRecord]s from a JSON file.
from_json_str(json)Creates record from json string.
Creates a json string from record.