I want to do phylogenetic analysis among DNA sequences of some plant species. I read the instructions in Phylip's manual and followed the instructions. I made a file in Phylip format (alignment.phy) but 'dnadist' does not pick my file.
Try to save your file in the same folder of the phylip program. Anyway MEGA software is easier to work with and there are lots of guides avilable on the internet.
Try to save your file in the same folder of the phylip program. Anyway MEGA software is easier to work with and there are lots of guides avilable on the internet.
PHYLIP programs (DNADIST, PROTDIST, NIEGHBOR, etc..) each exist as separate modules that do one task each, which is great for using scripting or programming to automate the analyses of hundreds of data sets. Other phylogenetic "packages" such as MEGA, DAMBE, GENEIOUS etc. provide a "system" within with the user uses pull-down menus (Graphical User Interface) to tell the system which files to use and what do do with them.
If you have reasons for using PHYLIP, rather than MEGA or some other software that is easier for most people to use, you might try a GOOGLE search for [PHYLIP tutorial] and try some of those results. The default for most PHYLIP programs is that it will look for "infile" and will produce "outfile" and if your input is not named "infile" then you need to tell the DNADIST program the exact path and filename of your input file. This is easier if the input file is in the same directory as the DNADIST program so you do not need to specify the path.