Reaction Toolkit Introduction:
Paths, Pathsets, Fingerprints, Depictions.
New behaviors:
-
All can be derived from reactions using the same toolkit functions which work
on molecules.
-
dt_alloc_path(object) returns a path,
-
dt_alloc_depiction(object) returns a depiction,
-
dt_match(pattern, target, limit) returns a pathset,
-
dt_fp_generatefp(object...) returns a fingerprint object.