-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.xml
More file actions
26 lines (26 loc) · 799 Bytes
/
test.xml
File metadata and controls
26 lines (26 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<phyloxml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.phyloxml.org http://www.phyloxml.org/1.10/phyloxml.xsd"
xmlns="http://www.phyloxml.org">
<phylogeny rooted="false">
<clade>
<name>37_BRAFL</name>
<branch_length>0.21133</branch_length>
<taxonomy>
<code>BRAFL</code>
</taxonomy>
</clade>
<clade>
<name>36_BRAFL</name>
<branch_length>0.16225</branch_length>
<taxonomy>
<code>BRAFL</code>
</taxonomy>
</clade>
<clade>
<name>33_BRAFL</name>
<branch_length>0.8363</branch_length>
<taxonomy>
<code>BRAFL</code>
</taxonomy>
</clade>