Friday, June 4, 2010

Install :: Phylip

Get the tar file from
http://evolution.genetics.washington.edu/phylip/getme.html

Steps
$ wget http://evolution.gs.washington.edu/phylip/download/phylip-3.69.tar.gz
$ tar zxvf phylip-3.69.tar.gz
$ cd phylip-3.69/src
$ make install

All the executables are in src folder.
To execute the programs.
$ ./cliqu
$ ./penny
$ ./protdist
$ ./seqboot
$ ./contrast
$ ./dnadist
$ ./dnapars
$ ./dolpenny
$ ./move
$ ./protpars
$ ./consense
$ ./dnainvar   
$ ./dnapenny
$ ./restdist
$ ./treedist
$ ./gendist
$ ./dnaml
$ ./neighbor
$ ./proml
$ ./restml
$ ./dnamlk
$ ./factor
$ ./mix
$ ./promlk
$ ./contml
$ ./pars
$ ./retree
$ ./fitch
$ ./dnacomp
$ ./dnamove
$ ./dolmove
$ ./kitsch

No comments:

Post a Comment