BIO/CSC 295 2011F Bioinformatics
[Skip to Body]
Primary:
[Front Door]
[Schedule]
-
[Academic Honesty]
[Instructions]
-
[ExBioPy]
Current:
[Current Outline]
[Current EBoard]
-
[Current Assignment]
[Current Lab]
Groups:
[Assignments]
[EBoards]
[Examples]
[Handouts]
[Labs]
[Outlines]
[Readings]
Misc:
[SamR]
[Textbook]
[NCBI]
[SMS]
[BIO/CSC 295 2009F]
Back to Protein Alignments (2). On to Lab Day!.
This outline is also available in PDF.
Held: Tuesday, 27 September 2011
Summary: We consider the various techniques that are used to build the large DNA databases that we rely upon.
Related Pages:
Notes:
generate_fragments(sequence, minlen, maxlen, coverage) that generates a bunch of random fragments from the sequence, with fragments between minlen and maxlen. You should generate enough fragments to get the average coverage specified. Then, write a procedure, determine_coverage(sequence, fragments), that aligns each fragment to the sequence and indicates how much each position is covered. Make sure to include sample runs of your program.Overview:
Disclaimer: I could not track down the original PAM paper, and the variety of online resources are surprisingly inconsistent in their descriptions.
Back to Protein Alignments (2). On to Lab Day!.
[Skip to Body]
Primary:
[Front Door]
[Schedule]
-
[Academic Honesty]
[Instructions]
-
[ExBioPy]
Current:
[Current Outline]
[Current EBoard]
-
[Current Assignment]
[Current Lab]
Groups:
[Assignments]
[EBoards]
[Examples]
[Handouts]
[Labs]
[Outlines]
[Readings]
Misc:
[SamR]
[Textbook]
[NCBI]
[SMS]
[BIO/CSC 295 2009F]
Disclaimer:
I usually create these pages on the fly
, which means that I rarely
proofread them and they may contain bad grammar and incorrect details.
It also means that I tend to update them regularly (see the history for
more details). Feel free to contact me with any suggestions for changes.
This document was generated by
Siteweaver on Tue Nov 22 13:06:02 2011.
The source to the document was last modified on Mon Aug 22 11:16:57 2011.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CSC295/2011F/Outlines/outline.10.html.
You may wish to
validate this document's HTML
;
;
http://creativecommons.org/licenses/by-nc/2.5/
or send a letter to Creative Commons, 543 Howard Street, 5th Floor,
San Francisco, California, 94105, USA.