Open dnapolren opened 1 week ago
I am not actually sure what you are trying to do, but from the screen dump of your notebook, you have a cell 12 that tries to build routes and extract statistics before the cell (no. 14) that executes the search. You first have to execute search and then build the routes and extract the statistics. See here: https://molecularai.github.io/aizynthfinder/python_interface.html
Hi,
I am a new user of Python. I got the following results for my query.
Why doesn't the query "finder.build_routes() stats = finder.extract_statistics()" not bring back any results. How do I visualize the same. Kindly guide. Excuse my naivity.
Vishal