Basic installation is done by moving to the /src directory 
and typing: 
> make

This creates the executables:

Phi &  ppma_2_bmp

For help type:

> Phi

To run on a fasta file type:

> Phi -f filename.fasta

See the file manual.pdf for further details.

Email comments or questions to trevor@mcb.mcgill.ca
See also: www.mcb.mcgill.ca/~trevor


/* This file is part of PhiPack.
 Copyright (c)2005, Trevor Bruen
 Foobar is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 
 Foobar is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with PhiPack.  If not, see <http://www.gnu.org/licenses/>.
 */

