Skip to content

jonathancrabtree/twinblast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

----------------------------------------
TwinBlast - View 2 BLAST reports at once
----------------------------------------

TwinBlast is a web-based tool for viewing 2 BLAST reports simultaneously
side-by-side. It uses ExtJS (www.sencha.com/products/extjs/) to provide 2
independantly scrollable panels. BioPerl (www.bioperl.org) is used to index
raw BLAST reports and Bio::Graphics is used to draw pictograms of the BLAST
hits.


------------
Requirements
------------

TwinBlast uses HTML and Javascript and should work in all modern web-browsers.

Installation of TwinBlast server requires the following packages be installed:

Apache
ExtJS

Perl Modules:

BioPerl
CGI
Tie::File
File::Basename
Digest::MD5
URI::Escape
JSON
POSIX
Bio::Graphics

About

View 2 blast reports at once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • Perl 48.9%
  • HTML 1.8%