Skip to content
/ breeze Public

Blast UI intended to work with Giraffe type Blast backends

Notifications You must be signed in to change notification settings

benjiec/breeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A UI for Blast. Works with Giraffe-compatible Blast backends, such as Giraffe and Edge. In addition to displaying blast results and highlighting mismatches, this tool:

  • Groups blast results by hierarchical relationships among matched entries. For example, when using an Edge backend, if sequence matches to a parent genome as well as many derived genomes, this tool displays the result in the context of the parent genome and lists the derived genomes, rather than displaying each of the results. This feature requires providing the tool with a function that retrieves hierarchical relationships.

  • Works with queries with degenerate base pairs. This tool assumes the degenerate base pairs result in mismatches in alignments, detects and corrects such mismatches, and adjusts the identities score. Admittedly, this is hacky. But we don't know how to configure ncbi-blast+ tool with different alphabets and matching rules/scores.

How to load the relevant components: see breeze.html.

About

Blast UI intended to work with Giraffe type Blast backends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published