Next generation sequencing; Short read alignment

Slides from the lecture

Suffix tree for PS4

A brief explanation of suffix trees and their use in exact pattern matching

Graph search algorithms for PS3

A simple overview of the depth-first search (DFS) and breadth-first search (BFS) algorithms

Perl tutorial sessions

Location: LSRC Room D344

Session 1: Monday, Sep 6 2010, 8:00-10:00 PM
Slides
Examples (though these are better accessed by Snarf in Eclipse)

Session 2: Wednesday, Sep 8 2010, 8:00-10:00 PM
Slides
Examples (though these are better accessed by Snarf in Eclipse)

As mentioned at the tutorial, here are the instructions for installing the PadWalker CPAN module that should allow EPIC to show variable contents in the Eclipse debug perspective: Windows, Mac

Online Perl tutorials

More help on specific topics: