|
|
What steps will reproduce the problem?
1. Ran the following script using the GUI
read ("/Users/Louise/Desktop/morph21a.ss")
build (1000)
swap ()
report("1000trees.tre", trees)
exit ()
2. When I read the data file and the tree file into an interactive console, I got the following
message:
Error: │
│ input tree 685 of file │
│ /Users/Louise/Documents/Arcoida/Thesis/1000trees.tre has the terminal │
│ Hyotissa_hyotis and there is no data loaded for it │
│ │
│Error: │
│ Failure("Data not found")
3. I checked the tree file and there was a double semi-colon after the 684th tree, just before the
outgroup taxon Hyotissa hyotis appears in the next tree.
I built the trees twice and got the same result.
What version of the product are you using? On what operating system? POY 4.1.1, OSX Leopard
|