Introduction to Bioinformatics

Practice with Numerical Analysis in Perl


Prep readings:

In this assignment, we wish to:


What You Need To Do

  1. Review both files above using Notepad or your favorite editor.
  2. Run the Perl program and indicate an input filename of diabetes.txt.
  3. Observe the output of the program.
  4. Modify the program to calculate the average blood pressure value across all patients.
  5. After determining the average blood pressure value, modify the program to cycle through each line of patient data and indicate whether each patient's data indicates a blood pressure value above or below the average of all patients.
  6. Post your completed files on your course Web page. Choose whatever names you prefer, but place the files near the heading, "Practice with Numerical Analysis in Perl."

Feel free to see how other students in the class are doing on the assignments.
These pages are optimized for viewing under Netscape.
© Copyright 2003. Melanie A. Sutton, Ph.D. (msutton@uwf.edu) All rights reserved.