Card-index course
Programming for Bioinformatics
Programmation pour bioinformatique
Responsible Faculty: School of Biology (FBM-BIO)
Teacher(s): Nicolas Salamin
No timetable defined.
Course
Autumn semester
7 hours per semester
Aperiodic
Teaching language(s): English
Public: No
Credits: 0
Content
We will cover the following aspects of programing in Python:
1) basic syntax
2) data types in Python
Evaluation
The evaluation procedure will be an oral exam. The goal of the exam is to assess if the student has understood the logic and structure of python programing.
Programme requirements
There are not prerequisites for this course. The students are however expected to be familiar with computers. They should have a good understanding of the functioning of a computer (hardware components, operating system/file system). A basic knowledge of UNIX/LINUX would be good, although it is not essential. It will be necessary to install the following software on your own laptop: - python3 with the modules numpy and biopython - a text editor with syntax highlighting (simple one or IDE) - for windows user: a terminal environment (e.g. cygwin or MinGW)