Blast link

From OpenWetWare
Revision as of 05:13, 16 March 2011 by Ben Woodcroft (talk | contribs) (→‎Pre-requisites: fixed link formatting error)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Blast_link is an add-on for Wwwblast that allows arbitrary links to be added to the results page for each hit. A common use case is to implement the link such that the entire hit sequences can be extracted, where the default install of www-blast does not permit this.

Pre-requisites

Blast_link requires Perl. The default version that gets the sequences also requires the BLAST+ executable blastdbcmd to be accessible to the apache user (www-data).

Installation

Download

The newest version of blast_link can be obtained from GitHub (less direct link). Blast_link is entirely open source program and modifications and improvements are appreciated.

Put the extracted files in the base www-data directory (the directory that blast.html is in).

Preparation of Binary BLAST databases

If a link to entire hit sequences is the desired mode of operation, creation of the binary databases is slightly more onerous, because the sequence identifiers need to be indexed.