rxn.reaction_preprocessing.scripts.standardize_pistachio_records.main

rxn.reaction_preprocessing.scripts.standardize_pistachio_records.main(cfg)[source]

Standardize reactions in a Pistachio JSON.

This will do steps similar to the STANDARDIZE and PREPROCESS steps from the normal (CSV-based) reaction preprocessing.

Relies on the same config format as the main pipeline, although not all the values from there are needed.

Parameters

cfg (Config) –

Return type

None