📄 phylip.txt
字号:
*** GENOME EXPLORER HELP FILE ***To provide help on using the GUI, and information about how the programs runContents1) Outline of Function2) Parameters loaded from the .inf file (settings menu)3) The User Interface4) Underlying Method--- PHYLIP ------ 1) Outline of Function ---Consecutively run any of the programs within phylip where the outfile from oneprogram serves as the infile for the next.Many infiles can be selected for the first file in the chain, then each file inturn will pass through all the desired programs before the next begins.Phylip documentation is extensive and thorough. Buttons are provided on the guito open phylip documentation for the program currently selected in that tab pane.--- 2) Parameters loaded from the .inf file (settings menu) ---phyDocDir path to the directory in which all phylip documentation files are locatedphyInDir path to the directory in which to open the infile file chooserphyOutDir path to the default directory in which to write all outfilesphylipExeDir path to the directory in which all phylip executables are locatedphylipTempDir path to the directory in which to create a new directory (based on date and time) to which all temp files will be written. Because phylip is an annoying program. without a command line interface, lots of temp files need to be written.--- 3) The User Interface ---Program Selector tabtype of input file select from: 1) aligned sequences: in phylip (.phy) format 2) distance matrix files: produced using dnadist, protdist or chromtree 3) new Hampshire format tree files: produced by neighbor, fitch, kitsch or others this selection effects the options available in the check list belowcheck boxes tick the boxes for the type of programs you would like on consecutively on your data. Select actual programs and parameters in the enabled tab panesInput Files tabselect input files add / remove files from the list box using the add / remove buttons. Ensure you select the infiles in the CORRECT FORMAT for the FIRST type of program you are runningdirectory for seqboot outfiles directory to which all seqboot outfiles will be writtendirectory for distance program outfiles directory to which all distance program outfiles will be writtendirectory for phylogeny program outfiles directory to which all phylogeny program outfiles will be writtendirectory for consense outfiles directory to which all consense outfiles will be writtendirectory for draw tree program outfiles directory to which all draw tree program outfiles will be written Seqboot tabsee phylip documentation for explanations of the individual parametersDistance Matrix Program tabsee phylip documentation for explanations of the individual parametersPhylogeny Building Program tabsee phylip documentation for explanations of the individual parametersConsense tabsee phylip documentation for explanations of the individual parametersTree Drawing Program tabsee phylip documentation for explanations of the individual parameters--- 4) Underlying Method ---Phylip programs are run from a batch file (*.bat), because they have no command line.This is a rubbish system and entirely platform specific, but there you go.A file of key-presses is written for each program being run. This is thenpiped to the program at run time. It means the options in the drop down lists have to be in exactly the right order, or the corresponding number of key-presseswill be wrong, and a different parameter will be selected.There is no way to force phylip programs to take a specific infile and write aspecific outfile. All files to be run are therefore copied in turn to the phyliptemp directory and renamed 'infile' the 'outfile' produced is then copied to the name and directory specified by the user, and renamed 'infile' for the next program.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -