My favorites | Sign in
Project Logo
          
New issue | Search
for
| Advanced search | Search tips
Issue 75: tree output has two semi-colons at the end of the tree
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by loucrow, May 13, 2009
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


morph21a.ss
29.6 KB   Download
1000trees.tre
2.6 MB   Download
Comment 1 by loucrow, May 13, 2009
update; the tree file with the double semi-colon is actually two tree files, it's just that the trees were somehow 
concatenated and the semicolon of the first, was placed after both trees.
Sign in to add a comment

Hosted by Google Code