photo-dom-oapcity
Python for Biologist
Instructor
Timothy Wu & Hurng-Yi Wang
Schedule
Spring Semester
Wednesday A,B(18:25~20:10)
EEB5094|B44 EU2060
Credits
2
Description
Python is used heavily in many disciplines of science. Its power in string manipulation is conducive to its popularity in the study of genomics, transcriptomics, and proteomics. The intuitive and simplicity of its syntax coupled to its popularity encouraged the development of a plethora of tools and packages which makes it suitable to beginners.

The course assumes no prior programming experiences. It teaches Python programming from the ground up. It starts with basic Python syntax and the programming environment. You will learn incrementally from strings, conditionals, and loops and eventually be able to handle large amount data set and data mangling.