Copyright © C260A Intro Bioinformatics
-
Recent Comments
- Tony on Lecture 15 online
- Tony on Lecture 15 online
- Alex on Project #2 posted
- Scott Johnson on HW5 available
- nils on Project 2 now available
Blogroll
Tags
ex Exam homework Lecture News Office Hours Project 1 Projects reading TA VideosCategories
fot the input data (zip format), the directory proj1_data have no file in it(size 0!)
The zip data has been updated for Windows users.
For project 2,
what does * column define in the input sm files?
The * column means anything else (not one of the 20 amino acids). This can occur if the amino acid could not be determined.
The instructions say to submit as project 1. Minor detail but will screw up an email filter you may have set up.
In your sample output file, the first character on your local match is a mismatch. I implemented the algorithm as described in class and my algorithm gets identical scores as yours, but omits that first mismatched character (basically starts with “LTPEEK”). Is this a bug in the algorithm that generated the sample code? It seems the behavior in my program is more correct than the sample output in this case.
Fixed, thanks!
See the discussion on the Project 2 post. This is the downloads page.