PolyPhred 6.11 Beta is now available – see PolyPhred 6.11 Documentation.
PolyPhred is available for free to researchers at academic and non-profit institutions. To aquire PolyPhred, please follow this procedure:
Commercial businesses wanting to aquire PolyPhred are required to purchase a commercial license agreement.
| GNU/Linux x86 | Download |
| GNU/Linux x86 64-bit | Download |
| Mac OS X PowerPC | Download |
| Mac OS X Intel x86 | Download |
| Solaris SPARC | Download |
| IBM AIX PowerPC | Download |
| DEC Alpha | Download |
For security, the passwords to aquire PolyPhred change weekly. If the password you have has expired, please request a new one by emailing Jennifer Mercado (jmercado@u.washington.edu).
The downloaded file is a UNIX tape archive compressed with gzip. It contains:
bin/ | |
polyphred | the executable PolyPhred program * |
sudophred | a tool for generating fake chromat, PHD and POLY files from sequence data in FASTA format. |
polygen | a tool for generating phd and poly files ABI files containing KB base-caller data - an alternative to Phred. |
phredPhrap | a script written in Perl that runs the programs phred and phrap |
doc/ | |
polyphred.html | the PolyPhred documentation in html format. |
To unzip and untar the file, open a terminal window, change to the directory where you saved the archive and run the command:
gunzip -c polyphred-6.11-binary-*.tar.gz | tar xvf -
Instructions for installing and setting up PolyPhred are included in the documentation file, polyphred.html.
Move example.tar.gz to an empty directorty and use these commands to unpack
the file:
gunzip example.tar.gz tar xf example.tar
These commands will generate a directory named example, which contains the
sample data, and a text file called EXAMPLE.doc.
This data set contains an example of heterozygous indel in one of the reads.
After downloading this file, unpack it with the following commands:
gunzip csft2.tar.gz tar xf csft2.tar