predict_reagents
Predict the reagents required to convert specified reactants into a target product using a chemical reaction model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_dir | No | ||
| num_beams | No | ||
| num_preds | No | ||
| product_smiles | Yes | ||
| reactants_smiles | Yes |