Skip to content

Latest commit

 

History

History
executable file
·
47 lines (36 loc) · 2.37 KB

README.md

File metadata and controls

executable file
·
47 lines (36 loc) · 2.37 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:

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)