wiki:biocluster/Phylip
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 8 (modified by wade, 15 years ago) (diff)

--

http://evolution.gs.washington.edu/phylip/getme.html

【說明】

【安裝】

預先安裝套件:

  • libx11-dev、libxaw
    wget http://evolution.gs.washington.edu/phylip/download/phylip-3.69.tar.gz
    tar zxvf phylip-3.69.tar.gz
    cd src
    make install

【測試一】

  1. 指令:
    cp HCV.phy infile
    seqboot
    
    畫面:
    Bootstrapping algorithm, version 3.69
    
    Settings for this run:
      D      Sequence, Morph, Rest., Gene Freqs?  Molecular sequences
      J  Bootstrap, Jackknife, Permute, Rewrite?  Bootstrap
      %    Regular or altered sampling fraction?  regular
      B      Block size for block-bootstrapping?  1 (regular bootstrap)
      R                     How many replicates?  100
      W              Read weights of characters?  No
      C                Read categories of sites?  No
      S     Write out data sets or just weights?  Data sets
      I             Input sequences interleaved?  Yes
      0      Terminal type (IBM PC, ANSI, none)?  ANSI
      1       Print out the data at start of run  No
      2     Print indications of progress of run  Yes
    
      Y to accept these or type the letter for one to change
    
  2. 指令:
    y 
    
    畫面:
    Random number seed (must be odd)?   
    
  3. 指令
    5
    
    畫面:
    completed replicate number   10
    completed replicate number   20
    completed replicate number   30
    completed replicate number   40
    completed replicate number   50
    completed replicate number   60
    completed replicate number   70
    completed replicate number   80
    completed replicate number   90
    completed replicate number  100
    
    Output written to file "outfile"
    
    Done.
    
    輸出:outfile

【測試二】

  1. 指令:
    mv outfile infile
    dnapars
    
    畫面:
    DNA parsimony algorithm, version 3.69
    
    Setting for this run:
      U                 Search for best tree?  Yes
      S                        Search option?  More thorough search
      V              Number of trees to save?  10000
      J   Randomize input order of sequences?  No. Use input order
      O                        Outgroup root?  No, use as outgroup species  1
      T              Use Threshold parsimony?  No, use ordinary parsimony
      N           Use Transversion parsimony?  No, count all steps
      W                       Sites weighted?  No
      M           Analyze multiple data sets?  No
      I          Input sequences interleaved?  Yes
      0   Terminal type (IBM PC, ANSI, none)?  ANSI
      1    Print out the data at start of run  No
      2  Print indications of progress of run  Yes
      3                        Print out tree  Yes
      4          Print out steps in each site  No
      5  Print sequences at all nodes of tree  No
      6       Write out trees onto tree file?  Yes
    
      Y to accept these or type the letter for one to change
    
  2. 指令:
    Y
    
    畫面:

Attachments (1)

Download all attachments as: .zip