comparison mitos/test-data/NC_012920_trnA.svg @ 2:de4408d88c67 draft default tip

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