Mercurial > repos > iuc > mitos
annotate test-data/NC_012920_trnA.svg @ 0:39b6485e2d34 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
author | iuc |
---|---|
date | Fri, 27 Mar 2020 17:53:04 -0400 |
parents | |
children |
rev | line source |
---|---|
0
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
2 <svg xmlns="http://www.w3.org/2000/svg" height="452" width="452"> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
3 <script type="text/ecmascript"> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
4 <![CDATA[ |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
5 var shown = 1; |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
6 function click() { |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
7 var seq = document.getElementById("seq"); |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
8 if (shown==1) { |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
9 seq.setAttribute("style", "visibility: hidden"); |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
10 shown = 0; |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
11 } else { |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
12 seq.setAttribute("style", "visibility: visible"); |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
13 shown = 1; |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
14 } |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
15 } |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
16 ]]> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
17 </script> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
18 <rect style="stroke: white; fill: white" height="452" x="0" y="0" width="452" onclick="click(evt)" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
19 <g transform="scale(1.606723,1.606723) translate(25.639824,33.551025)"> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
20 <polyline style="stroke: black; fill: none; stroke-width: 1.5" id="outline" points=" |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
21 112.164,-10.084 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
22 111.491,4.901 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
23 110.818,19.886 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
24 110.145,34.870 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
25 109.472,49.855 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
26 108.799,64.840 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
27 108.126,79.825 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
28 92.018,81.598 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
29 79.209,90.125 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
30 72.157,102.876 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
31 57.292,100.862 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
32 42.428,98.849 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
33 27.564,96.835 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
34 16.740,84.993 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
35 0.744,86.216 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
36 -8.154,99.565 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
37 -3.128,114.801 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
38 11.966,120.235 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
39 25.550,111.700 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
40 40.415,113.713 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
41 55.279,115.727 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
42 70.143,117.740 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
43 74.909,130.778 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
44 85.025,140.285 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
45 81.034,154.745 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
46 77.044,169.204 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
47 73.053,183.663 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
48 69.063,198.123 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
49 54.767,204.460 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
50 47.936,218.527 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
51 51.795,233.681 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
52 64.522,242.767 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
53 80.108,241.495 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
54 91.193,230.465 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
55 92.544,214.886 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
56 83.522,202.113 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
57 87.513,187.654 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
58 91.503,173.195 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
59 95.494,158.735 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
60 99.484,144.276 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
61 110.578,143.482 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
62 120.992,138.597 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
63 129.225,130.028 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
64 133.985,118.727 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
65 134.391,106.090 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
66 149.376,105.417 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
67 164.361,104.744 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
68 179.345,104.071 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
69 194.330,103.398 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
70 204.775,115.035 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
71 220.264,117.185 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
72 233.484,108.832 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
73 238.193,93.920 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
74 232.166,79.490 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
75 218.251,72.356 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
76 203.017,75.886 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
77 193.657,88.413 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
78 178.673,89.086 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
79 163.688,89.759 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
80 148.703,90.432 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
81 133.718,91.105 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
82 123.111,80.498 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
83 123.784,65.513 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
84 124.457,50.528 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
85 125.130,35.543 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
86 125.803,20.559 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
87 126.476,5.574 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
88 127.149,-9.411 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
89 130.202,-28.551 |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
90 " /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
91 <g style="stroke: black; stroke-width: 1" id="pairs"> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
92 <line id="1,68" x1="112.164" y1="-10.084" x2="127.149" y2="-9.411" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
93 <line id="2,67" x1="111.491" y1=" 4.901" x2="126.476" y2=" 5.574" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
94 <line id="3,66" x1="110.818" y1="19.886" x2="125.803" y2="20.559" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
95 <line id="4,65" x1="110.145" y1="34.870" x2="125.130" y2="35.543" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
96 <line id="5,64" x1="109.472" y1="49.855" x2="124.457" y2="50.528" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
97 <line id="6,63" x1="108.799" y1="64.840" x2="123.784" y2="65.513" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
98 <line id="7,62" x1="108.126" y1="79.825" x2="123.111" y2="80.498" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
99 <line id="10,22" x1="72.157" y1="102.876" x2="70.143" y2="117.740" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
100 <line id="11,21" x1="57.292" y1="100.862" x2="55.279" y2="115.727" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
101 <line id="12,20" x1="42.428" y1="98.849" x2="40.415" y2="113.713" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
102 <line id="13,19" x1="27.564" y1="96.835" x2="25.550" y2="111.700" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
103 <line id="24,40" x1="85.025" y1="140.285" x2="99.484" y2="144.276" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
104 <line id="25,39" x1="81.034" y1="154.745" x2="95.494" y2="158.735" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
105 <line id="26,38" x1="77.044" y1="169.204" x2="91.503" y2="173.195" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
106 <line id="27,37" x1="73.053" y1="183.663" x2="87.513" y2="187.654" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
107 <line id="28,36" x1="69.063" y1="198.123" x2="83.522" y2="202.113" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
108 <line id="45,61" x1="134.391" y1="106.090" x2="133.718" y2="91.105" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
109 <line id="46,60" x1="149.376" y1="105.417" x2="148.703" y2="90.432" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
110 <line id="47,59" x1="164.361" y1="104.744" x2="163.688" y2="89.759" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
111 <line id="48,58" x1="179.345" y1="104.071" x2="178.673" y2="89.086" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
112 <line id="49,57" x1="194.330" y1="103.398" x2="193.657" y2="88.413" /> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
113 </g> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
114 <g style="font-family: SansSerif" transform="translate(-4.6, 4)" id="seq"> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
115 <text x="112.164" y="-10.084">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
116 <text x="111.491" y="4.901">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
117 <text x="110.818" y="19.886">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
118 <text x="110.145" y="34.870">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
119 <text x="109.472" y="49.855">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
120 <text x="108.799" y="64.840">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
121 <text x="108.126" y="79.825">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
122 <text x="92.018" y="81.598">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
123 <text x="79.209" y="90.125">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
124 <text x="72.157" y="102.876">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
125 <text x="57.292" y="100.862">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
126 <text x="42.428" y="98.849">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
127 <text x="27.564" y="96.835">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
128 <text x="16.740" y="84.993">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
129 <text x="0.744" y="86.216">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
130 <text x="-8.154" y="99.565">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
131 <text x="-3.128" y="114.801">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
132 <text x="11.966" y="120.235">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
133 <text x="25.550" y="111.700">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
134 <text x="40.415" y="113.713">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
135 <text x="55.279" y="115.727">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
136 <text x="70.143" y="117.740">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
137 <text x="74.909" y="130.778">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
138 <text x="85.025" y="140.285">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
139 <text x="81.034" y="154.745">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
140 <text x="77.044" y="169.204">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
141 <text x="73.053" y="183.663">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
142 <text x="69.063" y="198.123">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
143 <text x="54.767" y="204.460">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
144 <text x="47.936" y="218.527">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
145 <text x="51.795" y="233.681">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
146 <text x="64.522" y="242.767">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
147 <text x="80.108" y="241.495">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
148 <text x="91.193" y="230.465">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
149 <text x="92.544" y="214.886">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
150 <text x="83.522" y="202.113">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
151 <text x="87.513" y="187.654">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
152 <text x="91.503" y="173.195">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
153 <text x="95.494" y="158.735">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
154 <text x="99.484" y="144.276">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
155 <text x="110.578" y="143.482">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
156 <text x="120.992" y="138.597">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
157 <text x="129.225" y="130.028">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
158 <text x="133.985" y="118.727">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
159 <text x="134.391" y="106.090">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
160 <text x="149.376" y="105.417">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
161 <text x="164.361" y="104.744">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
162 <text x="179.345" y="104.071">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
163 <text x="194.330" y="103.398">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
164 <text x="204.775" y="115.035">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
165 <text x="220.264" y="117.185">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
166 <text x="233.484" y="108.832">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
167 <text x="238.193" y="93.920">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
168 <text x="232.166" y="79.490">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
169 <text x="218.251" y="72.356">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
170 <text x="203.017" y="75.886">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
171 <text x="193.657" y="88.413">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
172 <text x="178.673" y="89.086">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
173 <text x="163.688" y="89.759">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
174 <text x="148.703" y="90.432">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
175 <text x="133.718" y="91.105">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
176 <text x="123.111" y="80.498">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
177 <text x="123.784" y="65.513">G</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
178 <text x="124.457" y="50.528">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
179 <text x="125.130" y="35.543">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
180 <text x="125.803" y="20.559">C</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
181 <text x="126.476" y="5.574">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
182 <text x="127.149" y="-9.411">U</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
183 <text x="130.202" y="-28.551">A</text> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
184 </g> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
185 </g> |
39b6485e2d34
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
iuc
parents:
diff
changeset
|
186 </svg> |