Biol 591 |
Scenarios |
Fall 2002
|
Scientific story (html)
In brief: You're analyzing a DNA sequence you're convinced comes from a gene encoding the lethal factor of the toxinfrom Bacillus anthracis... but Blast refuses to confirm your assessment! Who's wrong and why?Bioinformatic tools
BlastNotes - Sequence alignment (PDF) (Questions)
Standard program to find similarities between sequences or sets of sequences.
Programs
Blast (various flavors you can run online at the NCBI site)Perl focus: Arrays; Accessing characters and words within strings.How to run BlastN (nucleotide sequence compared to nucleotide database)BlastN (Homegrown version)
How to run BlastP (protein sequence compared to protein database)
How to run Pairwise Blast (individual sequence compared to individual sequence)
We'll be using this simplified version of BlastN to investigate how BlastN works.
Problem Set - Just one for this scenario (PDF)