Closed dswigh closed 1 year ago
1) Implemented 3 bools so we have different options for handling unresolvable names:
0 or 1 of these bools can be true, the others must be false. If all of them are false, that means 'do nothing', so there are 4 different ways of handling unresolved names. The default is for "set_unresolved_names_to_none_if_mapped_rxn_str_exists_else_del_rxn" to be True, and the others False. 2) We will not be implementing any manual rules like the one mentioned for “grignard reagent” (this is a can of worms we don't want to open, however, the behaviour described should be automatically captured when "set_unresolved_names_to_none_if_mapped_rxn_str_exists_else_del_rxn" == True
When adding molecules from rxn.input when Trust_labelling = False