MatthewRalston / galaxy-blastvisu

Visualisation for Blast XML outputs under Galaxy

Home Page:http://abims.sb-roscoff.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualisation for Blast XML outputs under Galaxy

Our project

Blastvisu is a project support by ABiMS It aim to provide the equivalent of NCBI-W3BLAST and NCBI-BLAST on Galaxy.

Installation

git clone https://github.com/lecorguille/galaxy-blastvisu.git
cp -r galaxy-blastvisu/plugin $GALAXY_ROOT/config/plugins/visualization/blastvisu
cp -r galaxy-blastvisu/static/visuBlast $GALAXY_ROOT/static

Restart Galaxy

Result

blastvisu display

Blast

The Basic Local Alignment Search Tool (BLAST) finds regions of local similarity between sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches. BLAST can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families.

Source: http://blast.ncbi.nlm.nih.gov/Blast.cgi

Galaxy

Galaxy is an open, web-based platform for data intensive biomedical research. Whether on the free public server or your own instance, you can perform, reproduce, and share complete analyses.

Homepage: https://galaxyproject.org/

Galaxy_Blast

The visualisation is design to display the XML format which can be produce by the @peterjc tools Galaxy wrappers for NCBI BLAST+ and related BLAST tools

Historic contributors

About

Visualisation for Blast XML outputs under Galaxy

http://abims.sb-roscoff.fr/


Languages

Language:Mako 65.6%Language:JavaScript 27.7%Language:CSS 6.6%