FASTA Downloads |
New:
Annotation features available for Uniprot/SwissProt/PIR1 library searches.
About Other FASTA Servers References Software Other resources |
The source code for the FASTA programs is available
from GitHub: www.github.com/wrpearson/fasta36 branch v36.6.8 GitHub will always have the latest version of the FASTA code and the GitHub code will often be more current than the releases at the other sites (below). Unix/MacOSX source code for the FASTA programs is available from http://fasta.bioch.virginia.edu/wrpearson/fasta. Versions of the program are in http://fasta.bioch.virginia.edu/wrpearson/fasta/CURRENT/ and http://fasta.bioch.virginia.edu/wrpearson/fasta/CURRENT/windows. OverviewTo run the FASTA programs on your own computers, you will need to (1) download and install the programs, and (2) download some databases to search. Older versions - A quick guide the the current versions on the FASTA download site can be found here. The current version of the FASTA programs is version 36, which includes fasta36, ssearch36, fastx/y36, tfastx/y36, prss36, prfx36, lalign36 etc. All of the fasta3 programs can be downloaded in a single file, either as Unix/MacOSX source code or as a Windows ZIP archive. (The fasta3.tar.gz and fasta3/windows/fasta3.zip files are the same as the files in the CURRENT directory. Version 36 of the FASTA programs includes several major improvements: statistical estimates are much more accurate; threaded versions of the program are more efficient; and version 36 now includes lalign36, a program that finds multiple local alignments using Webb Miller's sim algorithm (and implementation of the Waterman and Eggert approach, PubMed) In addition, FASTAv36 includes ggsearch36 and glsearch36, which perform optimal global-global and global-local alignments and searches. Older versions - In the past, a complete installation of the FASTA programs required downloading both the fasta3 and fasta2 programs, because some programs, notably lalign and align, were available only in fasta2. Now that lalign36 and ggsearch36 are available in the fasta3 package, there is much less reason to download fasta2. Nevertheless, the most recent version of the fasta2 programs can be downloaded as Unix/MacOSX source code or as a Windows ZIP archiveDownloading and Installing the FASTA3 programsFor Unix/Linux machines and Mac OSX, the FASTA source code file should be downloaded. Then:
Downloading Sequence databases |