These dependencies are typically available in your standard package management system such as apt or yum on Linux or macports on OSX. Windows is currently not supported. Clone / download this repositoy. You will also have to download FFAS from here and follow the respective installation procedure.
- Run FFAS to generate the profile-profile scoring matrix by running
ffasMatrix.sh reference.fasta query.fasta pathToOutputMatrix pathToOutputAlignment
- Run FAIT to process the profile-profile scoring matrix by
fait.py -f pathToOutputMatrix -q query.fasta