More Parsing of Simple Protein Database


In this lesson we will use the simple, homemade protein database which we created in the last lesson. Click here to inspect the file.

Here are two simple Perl scripts which use slightly different techniques to pull the protein names from the file.
Click here to inspect version one.
Click here to inspect version two.

Here's a somewhat longer and more complicated program for you to try out: Click here to inspect quiz program


Assignment:
You need to:
  1. Increase the number of files in the protein.txt file to 28
  2. Make one small change to the quiz program (a simple improvement of your own invention)
  3. Score 100% on your enhanced quiz program (correctly identify all 28 proteins)