GASSST : Global Alignment Short Sequence Search Tool

GASSST is a free software distributed under the terms of the

CECILL version 2 License


Overview


Usage example :

For alignments with 90 % similarity minimum

Gassst -d bank.fasta -i query.fasta -o results -p 90

Then call "gassst_to_sam" if you want to convert output to SAM format :

./gassst_to_sam results results.sam


The program takes as inputs 2 banks in FASTA format :

For the complete list of options, see the readme file.


Download


GASSST is distributed as source code(C++) under the terms of CECILL version 2 License.

This software was developed using version 4.1.2 of the GNU gcc compiler on a Linux Fedora 8 distribution.

Support for MacOS X and Windows is in progress ....


Authors

GASSST is developed whithin the bioinformatics Symbiose group at IRISA-INRIA, Rennes, France.

Current and former development contributors