ersilia-os / eos9ei3

Estimation of synthetic accessibility score of drug-like molecules based on molecular complexity and fragment contributions
GNU General Public License v3.0
2 stars 1 forks source link

New model ready for testing! #6

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This model is ready for testing. If you are assigned to this issue, please try it out using the CLI, Google Colab and DockerHub and let us know if it works!

GemmaTuron commented 1 year ago

Hi @emmakodes and @febielin Please check that this model works!

febielin commented 1 year ago

I wanted to try testing the model with a random string (not representative of any compound, I assumed) and it still produces an output. Is this unusual behavior? Or, alternatively, is DFD in fact an abbreviated compound that is still recognized by the model? If so, I am curious to learn more about what forms of input the models can recognize and interpret.

Screenshot 2023-06-21 at 3 10 52 PM

FYI I tried this on other random strings and they resulted in errors.

emmakodes commented 1 year ago

Hello @GemmaTuron

CLI

Google Colab

Running Ersilia on google colab is currently not working, when I try to fetch the model, I get this: /bin/bash: ersilia: command not found You can check the notebook here

febielin commented 1 year ago

Hi @emmakodes and @GemmaTuron,

I also received the same error on Google Colab when I try fetching the model. /bin/bash: ersilia: command not found

UPDATE Google Colab issue has been resolved. It is functional on colab.

emmakodes commented 1 year ago

Thanks @febielin and @miquelduranfrigola I will test on google colab again

emmakodes commented 1 year ago

DockerHub

emmakodes commented 1 year ago

Google Colab

febielin commented 1 year ago

Hello @GemmaTuron @emmakodes,

Tested this model on Google Colab, CLI, and Docker. It is functional.

Documentation:

GemmaTuron commented 1 year ago

perfect thanks both, I'll close this issue as completed!