Fast statistical alignment

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
FSA
Developer(s) Robert Bradley (UC Berkeley), Colin Dewey (UW Madison), Lior Pachter (UC Berkeley)
Stable release 1.5.2
Operating system UNIX, Linux, Mac
Type Bioinformatics tool
Licence Open source
Website {{#property:P856}}

FSA is a multiple sequence alignment program for aligning many proteins or RNAs or long genomic DNA sequences. Along with MUSCLE and MAFFT, FSA is one of the few sequence alignment programs which can align datasets of hundreds or thousands of sequences. FSA uses a different optimization criterion which allows it to more reliably identify non-homologous sequences than these other programs, although this increased accuracy comes at the cost of decreased speed.

FSA is currently being used for projects including sequencing new worm genomes and analyzing in vivo transcription factor binding in flies.

Input/Output

This program accepts sequences in FASTA format and outputs alignments in FASTA format or Stockholm format.

References

Lua error in package.lua at line 80: module 'strict' not found.

External links