Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpret results using python #167

Closed
dnapolren opened this issue Oct 24, 2024 · 2 comments
Closed

Interpret results using python #167

dnapolren opened this issue Oct 24, 2024 · 2 comments

Comments

@dnapolren
Copy link

Hi,

I am a new user of Python. I got the following results for my query.

image

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

@SGenheden
Copy link
Contributor

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

@SGenheden
Copy link
Contributor

Closing due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants