Difference between revisions of "User:Ginhoven"

Line 32: Line 32:
  
 
Provide a little background info about Wilm's tumor. (It was chosen at random).
 
Provide a little background info about Wilm's tumor. (It was chosen at random).
 
'insert screen shot here'
 
  
 
* In the Visualization Area click on the Sequence Alignment tab.
 
* In the Visualization Area click on the Sequence Alignment tab.
  
 
* Click on the Blast button.
 
* Click on the Blast button.
 +
 +
'insert screen shot here'
  
 
Note that the result displays the length of the longest sequence selected (here there is only one)due to the sample.
 
Note that the result displays the length of the longest sequence selected (here there is only one)due to the sample.
  
Click on the drop down arrow and select a program. Since this is a nucelotide query, we want to select a nucleotide query program such as blastn.
 
 
'insert screen shot here'
 
  
 
There are five different types of queries you can run, depending on what data you are using:
 
There are five different types of queries you can run, depending on what data you are using:
Line 56: Line 53:
  
 
'''tblastx'''- Compares the 6 frame translations of a nucleotide query sequence against the six frame translations of a nucleotide sequence database.
 
'''tblastx'''- Compares the 6 frame translations of a nucleotide query sequence against the six frame translations of a nucleotide sequence database.
 +
 +
 +
Click on the drop down arrow and select a program. Since this is a nucelotide query, we want to select a nucleotide query program blastn.
 +
 +
'insert screen shot here'
 +
 +
 +
Now that the program has been selected, make sure the appropriate databases are displayed (you need to verify this for all algorithms). Here we will try ncbi/nt - the complete non-redundant nucleotide database.

Revision as of 15:08, 24 March 2006

TUTORIAL - BLAST

In this Tutorial you will learn to:

  • Set up and perform a Blast search.
  • Decipher the Output.
  • Analyze the results.



OVERVIEW

A reason why you may want to do a BLAST Query may be that you have found an interesting marker, so you want to retrieve it's gene, and see what it is related to.


BLAST searches are divided into categories according to the nature, and size of the input query and the primary goal of the search.

A BLAST search has four components:

  • Query
  • Data Base Program
  • Search Purpose
  • Goal


For the purpose of this tutorial use the file "NM _024426-Wilms.Fasta" provided in the tutorial data directory. This is a nucleotide sequence file. There is a second file which contains the corresponding protein sequence "NP_077744-Wilms.fasta".

Provide a little background info about Wilm's tumor. (It was chosen at random).

  • In the Visualization Area click on the Sequence Alignment tab.
  • Click on the Blast button.

'insert screen shot here'

Note that the result displays the length of the longest sequence selected (here there is only one)due to the sample.


There are five different types of queries you can run, depending on what data you are using:

blastp- Compares an amino acid query sequence against a protein sequence database.

blastn- Compares a nucleotide query sequence against a nucleotide sequence database.

blastx- Compares a nucleotide query sequence translated in all reading frames against a protein sequence database.

tblastn- Compares a protein query sequence against a nucleotide database dynamically translated in all reading frames.

tblastx- Compares the 6 frame translations of a nucleotide query sequence against the six frame translations of a nucleotide sequence database.


Click on the drop down arrow and select a program. Since this is a nucelotide query, we want to select a nucleotide query program blastn.

'insert screen shot here'


Now that the program has been selected, make sure the appropriate databases are displayed (you need to verify this for all algorithms). Here we will try ncbi/nt - the complete non-redundant nucleotide database.