JAL-2871 added inputstream constructor to Configuration
[jalview.git] / forester / test_data / nexus_test_7.nex
1 #NEXUS
2 Begin Taxa;
3  TaxLabels 
4  "Scarabaeus"   Drosophila
5  
6  
7  
8      Aranaeus
9      
10      ;
11 Endblock; 
12 Begin Trees;
13  Translate  beetle  Scarabaeus,   fly   
14            Drosophila, spider     
15               'Aranaeus'    
16               
17                  ;     
18
19  UTree Tree0 = [&U] ((1,2),3);
20   
21   
22   UTree Tree1=[&U] ((beetle,fly),
23     spider)
24     
25     ;
26    Tree Tree2=[&R]((Scarabaeus,
27    Drosophila),Aranaeus)
28    
29    ;
30    
31 Endblock;
32
33
34 Begin Characters;
35  Dimensions NChar=7;
36  CharStateLabels
37   1 '14-3-3',
38   2 "2-Hacid_dh ",
39   3     '2-Hacid_dh_C' ,
40         4                                       2-oxoacid_dh       ,
41   5 '2OG-FeII_Oxy',
42     '3-HAO",     
43   7 '3_5_exonuc' ; 
44   
45   Format DataType=Standard Symbols="01";
46  Matrix
47    MOUSE                101111111
48    NEMVE                101111111
49    MONBE                111110111
50    DICDI                101111111
51    ARATH                111110111;
52  End;
53   
54