rxn.metrics.true_reactant_accuracy.true_reactant_environment_check

rxn.metrics.true_reactant_accuracy.true_reactant_environment_check(do_reactant_check)[source]

Make sure that the Python packages required for the determination of true reactants are available (if applicable).

Raises

RuntimeError – if the environment lacks a dependency.

Parameters

do_reactant_check (bool) –

Return type

None