kiharalab / DOVE

A Deep-learning based dOcking decoy eValuation mEthod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Describe in detail the system requirements.

tanaka-hiroki1989 opened this issue · comments

We want the following to be written in the README.

  • An OS that is confirmed to work with DOVE
  • The required Python version.
  • Test results with more recent versions of each library.

Best regards.

Additional questions.

Is the required Tensorflow version 0.12 instead of 1.12?

Best regards.

Thanks a lot for your question!
First, for the OS, we highly suggest use linux based system, such as Ubuntu.
Second, for python, we think python3.5 is a good choice.
Third, we did not try on new version of library. I don't think it can run on new version because of some functions may be deprecated after updates.
Yes. please use 0.12 tensorflow.

@wang3702 Thank you very much for your comment !