Sept 6-12

From Earlham CS Department
Revision as of 23:49, 10 November 2009 by Erika (talk | contribs) (Week 2 moved to Sept 6-12: more clarity)
Jump to navigation Jump to search

Return to Bioinformatics

Summary for Week 2

In Chapter 5 of Beginning Perl for Bioinformatics "Motifs and Loops", we continued to learn about the basics of Perl language. This chapter explains how to: search for motifs in DNA or protein, interact with users at the keyboard, write data to files, use loops, use basic regular expressions, take different actions depending on the outcome of conditional tests, examine sequence data in detail by operating on strings and arrays.

In addition, chapter 2 of Bioinformatics for Dummies, "How Most People Use Bioinformatics" gave us an overview on how to:

  • -use PubMed
  • -retrieve specific protein and DNA sequences
  • -run a sequence/database comparison with BLAST
  • -perform multiple sequence alignment with ClustlW



HOMEWORK

Erika: