Difference between revisions of "CoGeBlast"

From CoGepedia
Jump to: navigation, search
Line 14: Line 14:
  
  
== Introduction ==
+
== Background ==
The purpose of CoGeBlast is to blah blah use genomes blah.
+
CoGeBlast is a web-based interface to blast that allows you to quickly:
 +
 
 +
#Add query sequences
 +
#Find and select any number of organisms and genomes in CoGe to search against
 +
#Configure a blast analysis
 +
#Visualize an overview of blast hits (High-scoring Sequence Pairs; HSP) in relationship to their genomic locations
 +
#Interact with a sortable list of blast hits detailing
 +
<ol style="list-style-type:lower-roman">
 +
<li>which query sequence matched which organism</li>
 +
</ol>
 +
#Visualize individual hits in their genomic context to determine the extent to which you query matched
  
 
=== Alignment Algorithms ===
 
=== Alignment Algorithms ===

Revision as of 15:15, 6 April 2009

CoGeBlast
CoGeBlast-logo.png
CoGeBlast Snapshot.png

CoGeBlast Screenshot
Software companyCoGe Team
Analysis TypeBlast query sequences against genomes stored in CoGe database
Working stateReleased
Tools Utilizedblastn, tblastn, tblastx, blastz
Websitehttp://synteny.cnr.berkeley.edu/CoGe/CoGeBlast.pl

CoGeBlast is CoGe's interface to BLAST (Basic Local Alignment Search Tool) and other related algorithms. With CoGeBlast, one can take any query sequence, whether user submitted or requested from the CoGe database, and compare it against any number of genomes in the CoGe database


Background

CoGeBlast is a web-based interface to blast that allows you to quickly:

  1. Add query sequences
  2. Find and select any number of organisms and genomes in CoGe to search against
  3. Configure a blast analysis
  4. Visualize an overview of blast hits (High-scoring Sequence Pairs; HSP) in relationship to their genomic locations
  5. Interact with a sortable list of blast hits detailing
  1. which query sequence matched which organism
  1. Visualize individual hits in their genomic context to determine the extent to which you query matched

Alignment Algorithms

CoGeBlast utilizes a number of variants of the BLAST algorithm originally developed by Altschul et al. [1]

Overview

We have docs for this

Documentation

You should read this if you are confused.

References

  1. Altschul SF, Gish W, Miller W, Myers EW, Lipman DJ (1990). "Basic local alignment search tool". J Mol Biol 215 (3): 403–410.doi:10.1006/jmbi.1990.9999. PMID 2231712. http://www-math.mit.edu/~lippert/18.417/papers/altschuletal1990.pdf. 

Tutorials

We has them.