Perl and Unix for Bioinformatics (academic course)

From Christoph's Personal Wiki
Revision as of 00:56, 23 December 2005 by Christoph (Talk | contribs) (Started article)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

Aim/objectives

The student should be able to solve minor bioinformatics problem using Perl in a Unix environment, for example during project work

Content

Elementary Unix with most common commando line file handling and input/output redirection. In the Perl programming language program writing and good programming practics is exercised. Loop structures, tables, and regular expressions are covered. The most common bioinformatic database formats, and their parsing, are covered. Computer exercises are integrated with lectures counting 5% of the final grade. The exam counts 95% of the final grade.

Textbook

  • "Learning Perl", 3by Randal Schwartz & Tom Christiansen, O'Reilly; 3rd Edition. or
  • "Beginning Perl for Bioinformaticians", by James Tisdall, O'Reilly; 1st Edition.

Contact