PERL for biologists

by Kurt Stüber

This course is intended for biologists who wish to solve problems arising in molecular genetics using a simple to use and freely available programming language: PERL.

Intro
Web sites
News groups
Books
Programs
Course 1 Variables
Course 2 Scalar arrays, associative arrays, foreach-loop
Course 3 Arrays, for-loop, while loop, strings
Course 4
If-statement, String manipulation
Course 5 Reading and writing to and from files
Course 6 Regular expressions
Escape characters
Functions