Linux 中 phylip软件的安装

 

Linux 中 phylip软件的安装

001、官方网站:https://phylipweb.github.io/phylip/

 

002、下载安装包:

a、

 

b、

 

c、

wget -c https://phylipweb.github.io/phylip/download/phylip-3.697.tar.gz

 

003、解压、编译安装:

tar -xzvf phylip-3.697.tar.gz
cd phylip-3.697/
make -f Makefile.unx install
cd ..
cd exe/
(base) [b20223040323@admin2 exe]$ ls
clique    dnacomp   dnamlk    dollop    DrawGram.jar      DrawTreeJava.unx  font2  font6           libdrawtree.so  pars    protdist  retree
consense  dnadist   dnamove   dolmove   DrawGramJava.unx  factor            font3  gendist         mix             penny   protpars  seqboot
contml    dnainvar  dnapars   dolpenny  drawtree          fitch             font4  kitsch          move            proml   restdist  treedist
contrast  dnaml     dnapenny  drawgram  DrawTree.jar      font1             font5  libdrawgram.so  neighbor        promlk  restml

 

 

 。

 

posted @ 2025-03-05 19:29  小鲨鱼2018  阅读(48)  评论(0)    收藏  举报