Skip to content

Latest commit

 

History

History
executable file
·
48 lines (37 loc) · 2.57 KB

README.md

File metadata and controls

executable file
·
48 lines (37 loc) · 2.57 KB

Basic programming for drug discovery - Python

How to set up the Python for this course:

  1. Install anaconda
  2. Create a new environment using conda_env_BPiDD_2019.yml:
  3. Online using Binder. This takes around 10 minutes to get ready, but does not require any kind of setup on your end. Click here to get started: [Binder]

Recommended resources

Recommended Python libraries

Data visualization

Statistics

Machine learning

Image analysis

Recommended IDEs

IDEs are usefull for developing code.

  • PyCharm, free community edition or free pro version for academic use
  • Spyder (included in Anaconda)