annotate test-data/bam-LogTransformed_HistogramReadlength.svg @ 9:a38bdcec9e4c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 05ce3d2300557dd40f5faa8f25c2b26f00c7fdb2
author iuc
date Fri, 16 Aug 2024 09:00:22 +0000
parents edbb6c5028f5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
4 <!-- Created with matplotlib (https://matplotlib.org/) -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
5 <svg height="331.389812pt" version="1.1" viewBox="0 0 428.128125 331.389812" width="428.128125pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
6 <defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
7 <style type="text/css">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
8 *{stroke-linecap:butt;stroke-linejoin:round;}
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
9 </style>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
10 </defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
11 <g id="figure_1">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
12 <g id="patch_1">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
13 <path d="M 0 331.389812
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
14 L 428.128125 331.389812
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
15 L 428.128125 0
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
16 L 0 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
17 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
18 " style="fill:#ffffff;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
19 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
20 <g id="axes_1">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
21 <g id="patch_2">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
22 <path d="M 46.31125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
23 L 403.43125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
24 L 403.43125 22.318125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
25 L 46.31125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
26 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
27 " style="fill:#eaeaf2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
28 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
29 <g id="matplotlib.axis_1">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
30 <g id="xtick_1">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
31 <g id="line2d_1">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
32 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
33 L 46.31125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
34 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
35 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
36 <g id="text_1">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
37 <!-- 1 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
38 <defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
39 <path d="M 12.40625 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
40 L 28.515625 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
41 L 28.515625 63.921875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
42 L 10.984375 60.40625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
43 L 10.984375 69.390625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
44 L 28.421875 72.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
45 L 38.28125 72.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
46 L 38.28125 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
47 L 54.390625 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
48 L 54.390625 0
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
49 L 12.40625 0
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
50 z
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
51 " id="DejaVuSans-49"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
52 </defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
53 <g style="fill:#262626;" transform="translate(42.811875 306.288406)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
54 <use xlink:href="#DejaVuSans-49"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
55 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
56 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
57 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
58 <g id="xtick_2">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
59 <g id="line2d_2">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
60 <path clip-path="url(#pb3c92462d3)" d="M 135.59125 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
61 L 135.59125 22.318125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
62 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
63 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
64 <g id="text_2">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
65 <!-- 10 -->
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
66 <defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
67 <path d="M 31.78125 66.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
68 Q 24.171875 66.40625 20.328125 58.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
69 Q 16.5 51.421875 16.5 36.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
70 Q 16.5 21.390625 20.328125 13.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
71 Q 24.171875 6.390625 31.78125 6.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
72 Q 39.453125 6.390625 43.28125 13.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
73 Q 47.125 21.390625 47.125 36.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
74 Q 47.125 51.421875 43.28125 58.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
75 Q 39.453125 66.40625 31.78125 66.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
76 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
77 M 31.78125 74.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
78 Q 44.046875 74.21875 50.515625 64.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
79 Q 56.984375 54.828125 56.984375 36.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
80 Q 56.984375 17.96875 50.515625 8.265625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
81 Q 44.046875 -1.421875 31.78125 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
82 Q 19.53125 -1.421875 13.0625 8.265625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
83 Q 6.59375 17.96875 6.59375 36.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
84 Q 6.59375 54.828125 13.0625 64.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
85 Q 19.53125 74.21875 31.78125 74.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
86 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
87 " id="DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
88 </defs>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
89 <g style="fill:#262626;" transform="translate(128.5925 306.288406)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
90 <use xlink:href="#DejaVuSans-49"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
91 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
92 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
93 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
94 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
95 <g id="xtick_3">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
96 <g id="line2d_3">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
97 <path clip-path="url(#pb3c92462d3)" d="M 224.87125 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
98 L 224.87125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
99 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
100 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
101 <g id="text_3">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
102 <!-- 100 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
103 <g style="fill:#262626;" transform="translate(214.373125 306.288406)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
104 <use xlink:href="#DejaVuSans-49"/>
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
105 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
106 <use x="127.246094" xlink:href="#DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
107 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
108 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
109 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
110 <g id="xtick_4">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
111 <g id="line2d_4">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
112 <path clip-path="url(#pb3c92462d3)" d="M 314.15125 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
113 L 314.15125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
114 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
115 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
116 <g id="text_4">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
117 <!-- 1000 -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
118 <g style="fill:#262626;" transform="translate(300.15375 306.288406)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
119 <use xlink:href="#DejaVuSans-49"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
120 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
121 <use x="127.246094" xlink:href="#DejaVuSans-48"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
122 <use x="190.869141" xlink:href="#DejaVuSans-48"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
123 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
124 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
125 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
126 <g id="xtick_5">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
127 <g id="line2d_5">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
128 <path clip-path="url(#pb3c92462d3)" d="M 403.43125 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
129 L 403.43125 22.318125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
130 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
131 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
132 <g id="text_5">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
133 <!-- 10000 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
134 <g style="fill:#262626;" transform="translate(385.934375 306.288406)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
135 <use xlink:href="#DejaVuSans-49"/>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
136 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
137 <use x="127.246094" xlink:href="#DejaVuSans-48"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
138 <use x="190.869141" xlink:href="#DejaVuSans-48"/>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
139 <use x="254.492188" xlink:href="#DejaVuSans-48"/>
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
140 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
141 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
142 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
143 <g id="text_6">
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
144 <!-- Read length -->
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
145 <defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
146 <path d="M 44.390625 34.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
147 Q 47.5625 33.109375 50.5625 29.59375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
148 Q 53.5625 26.078125 56.59375 19.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
149 L 66.609375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
150 L 56 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
151 L 46.6875 18.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
152 Q 43.0625 26.03125 39.671875 28.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
153 Q 36.28125 30.8125 30.421875 30.8125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
154 L 19.671875 30.8125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
155 L 19.671875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
156 L 9.8125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
157 L 9.8125 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
158 L 32.078125 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
159 Q 44.578125 72.90625 50.734375 67.671875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
160 Q 56.890625 62.453125 56.890625 51.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
161 Q 56.890625 45.015625 53.6875 40.46875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
162 Q 50.484375 35.9375 44.390625 34.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
163 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
164 M 19.671875 64.796875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
165 L 19.671875 38.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
166 L 32.078125 38.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
167 Q 39.203125 38.921875 42.84375 42.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
168 Q 46.484375 45.515625 46.484375 51.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
169 Q 46.484375 58.296875 42.84375 61.546875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
170 Q 39.203125 64.796875 32.078125 64.796875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
171 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
172 " id="DejaVuSans-82"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
173 <path d="M 56.203125 29.59375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
174 L 56.203125 25.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
175 L 14.890625 25.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
176 Q 15.484375 15.921875 20.484375 11.0625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
177 Q 25.484375 6.203125 34.421875 6.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
178 Q 39.59375 6.203125 44.453125 7.46875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
179 Q 49.3125 8.734375 54.109375 11.28125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
180 L 54.109375 2.78125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
181 Q 49.265625 0.734375 44.1875 -0.34375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
182 Q 39.109375 -1.421875 33.890625 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
183 Q 20.796875 -1.421875 13.15625 6.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
184 Q 5.515625 13.8125 5.515625 26.8125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
185 Q 5.515625 40.234375 12.765625 48.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
186 Q 20.015625 56 32.328125 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
187 Q 43.359375 56 49.78125 48.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
188 Q 56.203125 41.796875 56.203125 29.59375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
189 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
190 M 47.21875 32.234375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
191 Q 47.125 39.59375 43.09375 43.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
192 Q 39.0625 48.390625 32.421875 48.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
193 Q 24.90625 48.390625 20.390625 44.140625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
194 Q 15.875 39.890625 15.1875 32.171875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
195 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
196 " id="DejaVuSans-101"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
197 <path d="M 34.28125 27.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
198 Q 23.390625 27.484375 19.1875 25
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
199 Q 14.984375 22.515625 14.984375 16.5
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
200 Q 14.984375 11.71875 18.140625 8.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
201 Q 21.296875 6.109375 26.703125 6.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
202 Q 34.1875 6.109375 38.703125 11.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
203 Q 43.21875 16.703125 43.21875 25.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
204 L 43.21875 27.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
205 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
206 M 52.203125 31.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
207 L 52.203125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
208 L 43.21875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
209 L 43.21875 8.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
210 Q 40.140625 3.328125 35.546875 0.953125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
211 Q 30.953125 -1.421875 24.3125 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
212 Q 15.921875 -1.421875 10.953125 3.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
213 Q 6 8.015625 6 15.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
214 Q 6 25.140625 12.171875 29.828125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
215 Q 18.359375 34.515625 30.609375 34.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
216 L 43.21875 34.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
217 L 43.21875 35.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
218 Q 43.21875 41.609375 39.140625 45
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
219 Q 35.0625 48.390625 27.6875 48.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
220 Q 23 48.390625 18.546875 47.265625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
221 Q 14.109375 46.140625 10.015625 43.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
222 L 10.015625 52.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
223 Q 14.9375 54.109375 19.578125 55.046875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
224 Q 24.21875 56 28.609375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
225 Q 40.484375 56 46.34375 49.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
226 Q 52.203125 43.703125 52.203125 31.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
227 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
228 " id="DejaVuSans-97"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
229 <path d="M 45.40625 46.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
230 L 45.40625 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
231 L 54.390625 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
232 L 54.390625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
233 L 45.40625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
234 L 45.40625 8.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
235 Q 42.578125 3.328125 38.25 0.953125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
236 Q 33.9375 -1.421875 27.875 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
237 Q 17.96875 -1.421875 11.734375 6.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
238 Q 5.515625 14.40625 5.515625 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
239 Q 5.515625 40.1875 11.734375 48.09375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
240 Q 17.96875 56 27.875 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
241 Q 33.9375 56 38.25 53.625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
242 Q 42.578125 51.265625 45.40625 46.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
243 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
244 M 14.796875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
245 Q 14.796875 17.390625 18.875 11.75
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
246 Q 22.953125 6.109375 30.078125 6.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
247 Q 37.203125 6.109375 41.296875 11.75
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
248 Q 45.40625 17.390625 45.40625 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
249 Q 45.40625 37.203125 41.296875 42.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
250 Q 37.203125 48.484375 30.078125 48.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
251 Q 22.953125 48.484375 18.875 42.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
252 Q 14.796875 37.203125 14.796875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
253 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
254 " id="DejaVuSans-100"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
255 <path id="DejaVuSans-32"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
256 <path d="M 9.421875 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
257 L 18.40625 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
258 L 18.40625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
259 L 9.421875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
260 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
261 " id="DejaVuSans-108"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
262 <path d="M 54.890625 33.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
263 L 54.890625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
264 L 45.90625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
265 L 45.90625 32.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
266 Q 45.90625 40.484375 42.875 44.328125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
267 Q 39.84375 48.1875 33.796875 48.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
268 Q 26.515625 48.1875 22.3125 43.546875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
269 Q 18.109375 38.921875 18.109375 30.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
270 L 18.109375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
271 L 9.078125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
272 L 9.078125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
273 L 18.109375 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
274 L 18.109375 46.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
275 Q 21.34375 51.125 25.703125 53.5625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
276 Q 30.078125 56 35.796875 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
277 Q 45.21875 56 50.046875 50.171875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
278 Q 54.890625 44.34375 54.890625 33.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
279 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
280 " id="DejaVuSans-110"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
281 <path d="M 45.40625 27.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
282 Q 45.40625 37.75 41.375 43.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
283 Q 37.359375 48.484375 30.078125 48.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
284 Q 22.859375 48.484375 18.828125 43.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
285 Q 14.796875 37.75 14.796875 27.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
286 Q 14.796875 18.265625 18.828125 12.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
287 Q 22.859375 7.515625 30.078125 7.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
288 Q 37.359375 7.515625 41.375 12.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
289 Q 45.40625 18.265625 45.40625 27.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
290 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
291 M 54.390625 6.78125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
292 Q 54.390625 -7.171875 48.1875 -13.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
293 Q 42 -20.796875 29.203125 -20.796875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
294 Q 24.46875 -20.796875 20.265625 -20.09375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
295 Q 16.0625 -19.390625 12.109375 -17.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
296 L 12.109375 -9.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
297 Q 16.0625 -11.328125 19.921875 -12.34375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
298 Q 23.78125 -13.375 27.78125 -13.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
299 Q 36.625 -13.375 41.015625 -8.765625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
300 Q 45.40625 -4.15625 45.40625 5.171875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
301 L 45.40625 9.625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
302 Q 42.625 4.78125 38.28125 2.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
303 Q 33.9375 0 27.875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
304 Q 17.828125 0 11.671875 7.65625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
305 Q 5.515625 15.328125 5.515625 27.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
306 Q 5.515625 40.671875 11.671875 48.328125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
307 Q 17.828125 56 27.875 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
308 Q 33.9375 56 38.28125 53.609375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
309 Q 42.625 51.21875 45.40625 46.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
310 L 45.40625 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
311 L 54.390625 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
312 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
313 " id="DejaVuSans-103"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
314 <path d="M 18.3125 70.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
315 L 18.3125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
316 L 36.8125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
317 L 36.8125 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
318 L 18.3125 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
319 L 18.3125 18.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
320 Q 18.3125 11.328125 20.140625 9.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
321 Q 21.96875 7.515625 27.59375 7.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
322 L 36.8125 7.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
323 L 36.8125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
324 L 27.59375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
325 Q 17.1875 0 13.234375 3.875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
326 Q 9.28125 7.765625 9.28125 18.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
327 L 9.28125 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
328 L 2.6875 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
329 L 2.6875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
330 L 9.28125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
331 L 9.28125 70.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
332 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
333 " id="DejaVuSans-116"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
334 <path d="M 54.890625 33.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
335 L 54.890625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
336 L 45.90625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
337 L 45.90625 32.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
338 Q 45.90625 40.484375 42.875 44.328125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
339 Q 39.84375 48.1875 33.796875 48.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
340 Q 26.515625 48.1875 22.3125 43.546875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
341 Q 18.109375 38.921875 18.109375 30.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
342 L 18.109375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
343 L 9.078125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
344 L 9.078125 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
345 L 18.109375 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
346 L 18.109375 46.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
347 Q 21.34375 51.125 25.703125 53.5625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
348 Q 30.078125 56 35.796875 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
349 Q 45.21875 56 50.046875 50.171875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
350 Q 54.890625 44.34375 54.890625 33.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
351 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
352 " id="DejaVuSans-104"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
353 </defs>
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
354 <g style="fill:#262626;" transform="translate(188.49625 321.694187)scale(0.12 -0.12)">
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
355 <use xlink:href="#DejaVuSans-82"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
356 <use x="69.419922" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
357 <use x="130.943359" xlink:href="#DejaVuSans-97"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
358 <use x="192.222656" xlink:href="#DejaVuSans-100"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
359 <use x="255.699219" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
360 <use x="287.486328" xlink:href="#DejaVuSans-108"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
361 <use x="315.269531" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
362 <use x="376.792969" xlink:href="#DejaVuSans-110"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
363 <use x="440.171875" xlink:href="#DejaVuSans-103"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
364 <use x="503.648438" xlink:href="#DejaVuSans-116"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
365 <use x="542.857422" xlink:href="#DejaVuSans-104"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
366 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
367 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
368 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
369 <g id="matplotlib.axis_2">
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
370 <g id="ytick_1">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
371 <g id="line2d_6">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
372 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 288.430125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
373 L 403.43125 288.430125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
374 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
375 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
376 <g id="text_7">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
377 <!-- 0 -->
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
378 <g style="fill:#262626;" transform="translate(29.8125 292.609266)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
379 <use xlink:href="#DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
380 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
381 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
382 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
383 <g id="ytick_2">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
384 <g id="line2d_7">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
385 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 253.230125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
386 L 403.43125 253.230125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
387 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
388 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
389 <g id="text_8">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
390 <!-- 5 -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
391 <defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
392 <path d="M 10.796875 72.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
393 L 49.515625 72.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
394 L 49.515625 64.59375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
395 L 19.828125 64.59375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
396 L 19.828125 46.734375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
397 Q 21.96875 47.46875 24.109375 47.828125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
398 Q 26.265625 48.1875 28.421875 48.1875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
399 Q 40.625 48.1875 47.75 41.5
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
400 Q 54.890625 34.8125 54.890625 23.390625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
401 Q 54.890625 11.625 47.5625 5.09375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
402 Q 40.234375 -1.421875 26.90625 -1.421875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
403 Q 22.3125 -1.421875 17.546875 -0.640625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
404 Q 12.796875 0.140625 7.71875 1.703125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
405 L 7.71875 11.625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
406 Q 12.109375 9.234375 16.796875 8.0625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
407 Q 21.484375 6.890625 26.703125 6.890625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
408 Q 35.15625 6.890625 40.078125 11.328125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
409 Q 45.015625 15.765625 45.015625 23.390625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
410 Q 45.015625 31 40.078125 35.4375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
411 Q 35.15625 39.890625 26.703125 39.890625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
412 Q 22.75 39.890625 18.8125 39.015625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
413 Q 14.890625 38.140625 10.796875 36.28125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
414 z
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
415 " id="DejaVuSans-53"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
416 </defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
417 <g style="fill:#262626;" transform="translate(29.8125 257.409266)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
418 <use xlink:href="#DejaVuSans-53"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
419 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
420 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
421 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
422 <g id="ytick_3">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
423 <g id="line2d_8">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
424 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 218.030125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
425 L 403.43125 218.030125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
426 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
427 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
428 <g id="text_9">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
429 <!-- 10 -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
430 <g style="fill:#262626;" transform="translate(22.81375 222.209266)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
431 <use xlink:href="#DejaVuSans-49"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
432 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
433 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
434 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
435 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
436 <g id="ytick_4">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
437 <g id="line2d_9">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
438 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 182.830125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
439 L 403.43125 182.830125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
440 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
441 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
442 <g id="text_10">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
443 <!-- 15 -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
444 <g style="fill:#262626;" transform="translate(22.81375 187.009266)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
445 <use xlink:href="#DejaVuSans-49"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
446 <use x="63.623047" xlink:href="#DejaVuSans-53"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
447 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
448 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
449 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
450 <g id="ytick_5">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
451 <g id="line2d_10">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
452 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 147.630125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
453 L 403.43125 147.630125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
454 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
455 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
456 <g id="text_11">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
457 <!-- 20 -->
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
458 <defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
459 <path d="M 19.1875 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
460 L 53.609375 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
461 L 53.609375 0
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
462 L 7.328125 0
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
463 L 7.328125 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
464 Q 12.9375 14.109375 22.625 23.890625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
465 Q 32.328125 33.6875 34.8125 36.53125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
466 Q 39.546875 41.84375 41.421875 45.53125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
467 Q 43.3125 49.21875 43.3125 52.78125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
468 Q 43.3125 58.59375 39.234375 62.25
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
469 Q 35.15625 65.921875 28.609375 65.921875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
470 Q 23.96875 65.921875 18.8125 64.3125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
471 Q 13.671875 62.703125 7.8125 59.421875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
472 L 7.8125 69.390625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
473 Q 13.765625 71.78125 18.9375 73
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
474 Q 24.125 74.21875 28.421875 74.21875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
475 Q 39.75 74.21875 46.484375 68.546875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
476 Q 53.21875 62.890625 53.21875 53.421875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
477 Q 53.21875 48.921875 51.53125 44.890625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
478 Q 49.859375 40.875 45.40625 35.40625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
479 Q 44.1875 33.984375 37.640625 27.21875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
480 Q 31.109375 20.453125 19.1875 8.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
481 z
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
482 " id="DejaVuSans-50"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
483 </defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
484 <g style="fill:#262626;" transform="translate(22.81375 151.809266)scale(0.11 -0.11)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
485 <use xlink:href="#DejaVuSans-50"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
486 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
487 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
488 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
489 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
490 <g id="ytick_6">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
491 <g id="line2d_11">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
492 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 112.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
493 L 403.43125 112.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
494 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
495 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
496 <g id="text_12">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
497 <!-- 25 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
498 <g style="fill:#262626;" transform="translate(22.81375 116.609266)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
499 <use xlink:href="#DejaVuSans-50"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
500 <use x="63.623047" xlink:href="#DejaVuSans-53"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
501 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
502 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
503 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
504 <g id="ytick_7">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
505 <g id="line2d_12">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
506 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 77.230125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
507 L 403.43125 77.230125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
508 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
509 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
510 <g id="text_13">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
511 <!-- 30 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
512 <defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
513 <path d="M 40.578125 39.3125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
514 Q 47.65625 37.796875 51.625 33
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
515 Q 55.609375 28.21875 55.609375 21.1875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
516 Q 55.609375 10.40625 48.1875 4.484375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
517 Q 40.765625 -1.421875 27.09375 -1.421875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
518 Q 22.515625 -1.421875 17.65625 -0.515625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
519 Q 12.796875 0.390625 7.625 2.203125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
520 L 7.625 11.71875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
521 Q 11.71875 9.328125 16.59375 8.109375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
522 Q 21.484375 6.890625 26.8125 6.890625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
523 Q 36.078125 6.890625 40.9375 10.546875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
524 Q 45.796875 14.203125 45.796875 21.1875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
525 Q 45.796875 27.640625 41.28125 31.265625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
526 Q 36.765625 34.90625 28.71875 34.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
527 L 20.21875 34.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
528 L 20.21875 43.015625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
529 L 29.109375 43.015625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
530 Q 36.375 43.015625 40.234375 45.921875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
531 Q 44.09375 48.828125 44.09375 54.296875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
532 Q 44.09375 59.90625 40.109375 62.90625
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
533 Q 36.140625 65.921875 28.71875 65.921875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
534 Q 24.65625 65.921875 20.015625 65.03125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
535 Q 15.375 64.15625 9.8125 62.3125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
536 L 9.8125 71.09375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
537 Q 15.4375 72.65625 20.34375 73.4375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
538 Q 25.25 74.21875 29.59375 74.21875
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
539 Q 40.828125 74.21875 47.359375 69.109375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
540 Q 53.90625 64.015625 53.90625 55.328125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
541 Q 53.90625 49.265625 50.4375 45.09375
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
542 Q 46.96875 40.921875 40.578125 39.3125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
543 z
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
544 " id="DejaVuSans-51"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
545 </defs>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
546 <g style="fill:#262626;" transform="translate(22.81375 81.409266)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
547 <use xlink:href="#DejaVuSans-51"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
548 <use x="63.623047" xlink:href="#DejaVuSans-48"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
549 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
550 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
551 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
552 <g id="ytick_8">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
553 <g id="line2d_13">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
554 <path clip-path="url(#pb3c92462d3)" d="M 46.31125 42.030125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
555 L 403.43125 42.030125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
556 " style="fill:none;stroke:#ffffff;stroke-linecap:round;"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
557 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
558 <g id="text_14">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
559 <!-- 35 -->
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
560 <g style="fill:#262626;" transform="translate(22.81375 46.209266)scale(0.11 -0.11)">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
561 <use xlink:href="#DejaVuSans-51"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
562 <use x="63.623047" xlink:href="#DejaVuSans-53"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
563 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
564 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
565 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
566 <g id="text_15">
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
567 <!-- Number of reads -->
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
568 <defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
569 <path d="M 9.8125 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
570 L 23.09375 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
571 L 55.421875 11.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
572 L 55.421875 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
573 L 64.984375 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
574 L 64.984375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
575 L 51.703125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
576 L 19.390625 60.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
577 L 19.390625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
578 L 9.8125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
579 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
580 " id="DejaVuSans-78"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
581 <path d="M 8.5 21.578125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
582 L 8.5 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
583 L 17.484375 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
584 L 17.484375 21.921875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
585 Q 17.484375 14.15625 20.5 10.265625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
586 Q 23.53125 6.390625 29.59375 6.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
587 Q 36.859375 6.390625 41.078125 11.03125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
588 Q 45.3125 15.671875 45.3125 23.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
589 L 45.3125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
590 L 54.296875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
591 L 54.296875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
592 L 45.3125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
593 L 45.3125 8.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
594 Q 42.046875 3.421875 37.71875 1
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
595 Q 33.40625 -1.421875 27.6875 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
596 Q 18.265625 -1.421875 13.375 4.4375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
597 Q 8.5 10.296875 8.5 21.578125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
598 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
599 M 31.109375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
600 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
601 " id="DejaVuSans-117"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
602 <path d="M 52 44.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
603 Q 55.375 50.25 60.0625 53.125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
604 Q 64.75 56 71.09375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
605 Q 79.640625 56 84.28125 50.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
606 Q 88.921875 44.046875 88.921875 33.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
607 L 88.921875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
608 L 79.890625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
609 L 79.890625 32.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
610 Q 79.890625 40.578125 77.09375 44.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
611 Q 74.3125 48.1875 68.609375 48.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
612 Q 61.625 48.1875 57.5625 43.546875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
613 Q 53.515625 38.921875 53.515625 30.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
614 L 53.515625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
615 L 44.484375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
616 L 44.484375 32.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
617 Q 44.484375 40.625 41.703125 44.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
618 Q 38.921875 48.1875 33.109375 48.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
619 Q 26.21875 48.1875 22.15625 43.53125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
620 Q 18.109375 38.875 18.109375 30.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
621 L 18.109375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
622 L 9.078125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
623 L 9.078125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
624 L 18.109375 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
625 L 18.109375 46.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
626 Q 21.1875 51.21875 25.484375 53.609375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
627 Q 29.78125 56 35.6875 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
628 Q 41.65625 56 45.828125 52.96875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
629 Q 50 49.953125 52 44.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
630 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
631 " id="DejaVuSans-109"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
632 <path d="M 48.6875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
633 Q 48.6875 37.203125 44.609375 42.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
634 Q 40.53125 48.484375 33.40625 48.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
635 Q 26.265625 48.484375 22.1875 42.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
636 Q 18.109375 37.203125 18.109375 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
637 Q 18.109375 17.390625 22.1875 11.75
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
638 Q 26.265625 6.109375 33.40625 6.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
639 Q 40.53125 6.109375 44.609375 11.75
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
640 Q 48.6875 17.390625 48.6875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
641 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
642 M 18.109375 46.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
643 Q 20.953125 51.265625 25.265625 53.625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
644 Q 29.59375 56 35.59375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
645 Q 45.5625 56 51.78125 48.09375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
646 Q 58.015625 40.1875 58.015625 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
647 Q 58.015625 14.40625 51.78125 6.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
648 Q 45.5625 -1.421875 35.59375 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
649 Q 29.59375 -1.421875 25.265625 0.953125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
650 Q 20.953125 3.328125 18.109375 8.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
651 L 18.109375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
652 L 9.078125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
653 L 9.078125 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
654 L 18.109375 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
655 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
656 " id="DejaVuSans-98"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
657 <path d="M 41.109375 46.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
658 Q 39.59375 47.171875 37.8125 47.578125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
659 Q 36.03125 48 33.890625 48
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
660 Q 26.265625 48 22.1875 43.046875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
661 Q 18.109375 38.09375 18.109375 28.8125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
662 L 18.109375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
663 L 9.078125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
664 L 9.078125 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
665 L 18.109375 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
666 L 18.109375 46.1875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
667 Q 20.953125 51.171875 25.484375 53.578125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
668 Q 30.03125 56 36.53125 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
669 Q 37.453125 56 38.578125 55.875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
670 Q 39.703125 55.765625 41.0625 55.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
671 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
672 " id="DejaVuSans-114"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
673 <path d="M 30.609375 48.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
674 Q 23.390625 48.390625 19.1875 42.75
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
675 Q 14.984375 37.109375 14.984375 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
676 Q 14.984375 17.484375 19.15625 11.84375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
677 Q 23.34375 6.203125 30.609375 6.203125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
678 Q 37.796875 6.203125 41.984375 11.859375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
679 Q 46.1875 17.53125 46.1875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
680 Q 46.1875 37.015625 41.984375 42.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
681 Q 37.796875 48.390625 30.609375 48.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
682 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
683 M 30.609375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
684 Q 42.328125 56 49.015625 48.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
685 Q 55.71875 40.765625 55.71875 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
686 Q 55.71875 13.875 49.015625 6.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
687 Q 42.328125 -1.421875 30.609375 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
688 Q 18.84375 -1.421875 12.171875 6.21875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
689 Q 5.515625 13.875 5.515625 27.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
690 Q 5.515625 40.765625 12.171875 48.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
691 Q 18.84375 56 30.609375 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
692 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
693 " id="DejaVuSans-111"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
694 <path d="M 37.109375 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
695 L 37.109375 68.5
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
696 L 28.515625 68.5
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
697 Q 23.6875 68.5 21.796875 66.546875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
698 Q 19.921875 64.59375 19.921875 59.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
699 L 19.921875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
700 L 34.71875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
701 L 34.71875 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
702 L 19.921875 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
703 L 19.921875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
704 L 10.890625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
705 L 10.890625 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
706 L 2.296875 47.703125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
707 L 2.296875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
708 L 10.890625 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
709 L 10.890625 58.5
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
710 Q 10.890625 67.625 15.140625 71.796875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
711 Q 19.390625 75.984375 28.609375 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
712 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
713 " id="DejaVuSans-102"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
714 <path d="M 44.28125 53.078125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
715 L 44.28125 44.578125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
716 Q 40.484375 46.53125 36.375 47.5
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
717 Q 32.28125 48.484375 27.875 48.484375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
718 Q 21.1875 48.484375 17.84375 46.4375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
719 Q 14.5 44.390625 14.5 40.28125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
720 Q 14.5 37.15625 16.890625 35.375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
721 Q 19.28125 33.59375 26.515625 31.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
722 L 29.59375 31.296875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
723 Q 39.15625 29.25 43.1875 25.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
724 Q 47.21875 21.78125 47.21875 15.09375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
725 Q 47.21875 7.46875 41.1875 3.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
726 Q 35.15625 -1.421875 24.609375 -1.421875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
727 Q 20.21875 -1.421875 15.453125 -0.5625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
728 Q 10.6875 0.296875 5.421875 2
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
729 L 5.421875 11.28125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
730 Q 10.40625 8.6875 15.234375 7.390625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
731 Q 20.0625 6.109375 24.8125 6.109375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
732 Q 31.15625 6.109375 34.5625 8.28125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
733 Q 37.984375 10.453125 37.984375 14.40625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
734 Q 37.984375 18.0625 35.515625 20.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
735 Q 33.0625 21.96875 24.703125 23.78125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
736 L 21.578125 24.515625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
737 Q 13.234375 26.265625 9.515625 29.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
738 Q 5.8125 33.546875 5.8125 39.890625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
739 Q 5.8125 47.609375 11.28125 51.796875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
740 Q 16.75 56 26.8125 56
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
741 Q 31.78125 56 36.171875 55.265625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
742 Q 40.578125 54.546875 44.28125 53.078125
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
743 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
744 " id="DejaVuSans-115"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
745 </defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
746 <g style="fill:#262626;" transform="translate(16.318125 205.842562)rotate(-90)scale(0.12 -0.12)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
747 <use xlink:href="#DejaVuSans-78"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
748 <use x="74.804688" xlink:href="#DejaVuSans-117"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
749 <use x="138.183594" xlink:href="#DejaVuSans-109"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
750 <use x="235.595703" xlink:href="#DejaVuSans-98"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
751 <use x="299.072266" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
752 <use x="360.595703" xlink:href="#DejaVuSans-114"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
753 <use x="401.708984" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
754 <use x="433.496094" xlink:href="#DejaVuSans-111"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
755 <use x="494.677734" xlink:href="#DejaVuSans-102"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
756 <use x="529.882812" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
757 <use x="561.669922" xlink:href="#DejaVuSans-114"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
758 <use x="602.751953" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
759 <use x="664.275391" xlink:href="#DejaVuSans-97"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
760 <use x="725.554688" xlink:href="#DejaVuSans-100"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
761 <use x="789.03125" xlink:href="#DejaVuSans-115"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
762 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
763 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
764 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
765 <g id="patch_3">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
766 <path clip-path="url(#pb3c92462d3)" d="M 217.646542 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
767 L 228.83643 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
768 L 228.83643 274.350125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
769 L 217.646542 274.350125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
770 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
771 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
772 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
773 <g id="patch_4">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
774 <path clip-path="url(#pb3c92462d3)" d="M 228.83643 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
775 L 240.026318 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
776 L 240.026318 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
777 L 228.83643 288.430125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
778 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
779 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
780 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
781 <g id="patch_5">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
782 <path clip-path="url(#pb3c92462d3)" d="M 240.026318 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
783 L 251.216206 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
784 L 251.216206 267.310125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
785 L 240.026318 267.310125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
786 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
787 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
788 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
789 <g id="patch_6">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
790 <path clip-path="url(#pb3c92462d3)" d="M 251.216206 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
791 L 262.406093 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
792 L 262.406093 281.390125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
793 L 251.216206 281.390125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
794 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
795 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
796 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
797 <g id="patch_7">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
798 <path clip-path="url(#pb3c92462d3)" d="M 262.406093 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
799 L 273.595981 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
800 L 273.595981 239.150125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
801 L 262.406093 239.150125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
802 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
803 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
804 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
805 <g id="patch_8">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
806 <path clip-path="url(#pb3c92462d3)" d="M 273.595981 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
807 L 284.785869 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
808 L 284.785869 182.830125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
809 L 273.595981 182.830125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
810 z
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
811 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
812 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
813 <g id="patch_9">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
814 <path clip-path="url(#pb3c92462d3)" d="M 284.785869 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
815 L 295.975757 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
816 L 295.975757 203.950125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
817 L 284.785869 203.950125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
818 z
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
819 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
820 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
821 <g id="patch_10">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
822 <path clip-path="url(#pb3c92462d3)" d="M 295.975757 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
823 L 307.165645 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
824 L 307.165645 175.790125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
825 L 295.975757 175.790125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
826 z
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
827 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
828 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
829 <g id="patch_11">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
830 <path clip-path="url(#pb3c92462d3)" d="M 307.165645 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
831 L 318.355533 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
832 L 318.355533 34.990125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
833 L 307.165645 34.990125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
834 z
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
835 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
836 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
837 <g id="patch_12">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
838 <path clip-path="url(#pb3c92462d3)" d="M 318.355533 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
839 L 329.545421 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
840 L 329.545421 70.190125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
841 L 318.355533 70.190125
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
842 z
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
843 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
844 </g>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
845 <g id="patch_13">
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
846 <path clip-path="url(#pb3c92462d3)" d="M 329.545421 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
847 L 340.735308 288.430125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
848 L 340.735308 56.110125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
849 L 329.545421 56.110125
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
850 z
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
851 " style="fill:#ffff00;opacity:0.8;stroke:#ffff00;stroke-linejoin:miter;stroke-width:0.2;"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
852 </g>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
853 <g id="patch_14">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
854 <path d="M 46.31125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
855 L 46.31125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
856 " style="fill:none;stroke:#ffffff;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.25;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
857 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
858 <g id="patch_15">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
859 <path d="M 403.43125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
860 L 403.43125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
861 " style="fill:none;stroke:#ffffff;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.25;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
862 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
863 <g id="patch_16">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
864 <path d="M 46.31125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
865 L 403.43125 288.430125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
866 " style="fill:none;stroke:#ffffff;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.25;"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
867 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
868 <g id="patch_17">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
869 <path d="M 46.31125 22.318125
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
870 L 403.43125 22.318125
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
871 " style="fill:none;stroke:#ffffff;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.25;"/>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
872 </g>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
873 <g id="text_16">
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
874 <!-- Histogram of read lengths after log transformation -->
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
875 <defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
876 <path d="M 9.8125 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
877 L 19.671875 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
878 L 19.671875 43.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
879 L 55.515625 43.015625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
880 L 55.515625 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
881 L 65.375 72.90625
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
882 L 65.375 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
883 L 55.515625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
884 L 55.515625 34.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
885 L 19.671875 34.71875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
886 L 19.671875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
887 L 9.8125 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
888 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
889 " id="DejaVuSans-72"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
890 <path d="M 9.421875 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
891 L 18.40625 54.6875
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
892 L 18.40625 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
893 L 9.421875 0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
894 z
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
895 M 9.421875 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
896 L 18.40625 75.984375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
897 L 18.40625 64.59375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
898 L 9.421875 64.59375
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
899 z
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
900 " id="DejaVuSans-105"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
901 </defs>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
902 <g style="fill:#262626;" transform="translate(72.495625 16.318125)scale(0.12 -0.12)">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
903 <use xlink:href="#DejaVuSans-72"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
904 <use x="75.195312" xlink:href="#DejaVuSans-105"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
905 <use x="102.978516" xlink:href="#DejaVuSans-115"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
906 <use x="155.078125" xlink:href="#DejaVuSans-116"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
907 <use x="194.287109" xlink:href="#DejaVuSans-111"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
908 <use x="255.46875" xlink:href="#DejaVuSans-103"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
909 <use x="318.945312" xlink:href="#DejaVuSans-114"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
910 <use x="360.058594" xlink:href="#DejaVuSans-97"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
911 <use x="421.337891" xlink:href="#DejaVuSans-109"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
912 <use x="518.75" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
913 <use x="550.537109" xlink:href="#DejaVuSans-111"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
914 <use x="611.71875" xlink:href="#DejaVuSans-102"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
915 <use x="646.923828" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
916 <use x="678.710938" xlink:href="#DejaVuSans-114"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
917 <use x="719.792969" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
918 <use x="781.316406" xlink:href="#DejaVuSans-97"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
919 <use x="842.595703" xlink:href="#DejaVuSans-100"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
920 <use x="906.072266" xlink:href="#DejaVuSans-32"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
921 <use x="937.859375" xlink:href="#DejaVuSans-108"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
922 <use x="965.642578" xlink:href="#DejaVuSans-101"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
923 <use x="1027.166016" xlink:href="#DejaVuSans-110"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
924 <use x="1090.544922" xlink:href="#DejaVuSans-103"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
925 <use x="1154.021484" xlink:href="#DejaVuSans-116"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
926 <use x="1193.230469" xlink:href="#DejaVuSans-104"/>
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
927 <use x="1256.609375" xlink:href="#DejaVuSans-115"/>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
928 <use x="1308.708984" xlink:href="#DejaVuSans-32"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
929 <use x="1340.496094" xlink:href="#DejaVuSans-97"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
930 <use x="1401.775391" xlink:href="#DejaVuSans-102"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
931 <use x="1436.964844" xlink:href="#DejaVuSans-116"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
932 <use x="1476.173828" xlink:href="#DejaVuSans-101"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
933 <use x="1537.697266" xlink:href="#DejaVuSans-114"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
934 <use x="1578.810547" xlink:href="#DejaVuSans-32"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
935 <use x="1610.597656" xlink:href="#DejaVuSans-108"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
936 <use x="1638.380859" xlink:href="#DejaVuSans-111"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
937 <use x="1699.5625" xlink:href="#DejaVuSans-103"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
938 <use x="1763.039062" xlink:href="#DejaVuSans-32"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
939 <use x="1794.826172" xlink:href="#DejaVuSans-116"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
940 <use x="1834.035156" xlink:href="#DejaVuSans-114"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
941 <use x="1875.148438" xlink:href="#DejaVuSans-97"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
942 <use x="1936.427734" xlink:href="#DejaVuSans-110"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
943 <use x="1999.806641" xlink:href="#DejaVuSans-115"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
944 <use x="2051.90625" xlink:href="#DejaVuSans-102"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
945 <use x="2087.111328" xlink:href="#DejaVuSans-111"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
946 <use x="2148.292969" xlink:href="#DejaVuSans-114"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
947 <use x="2189.390625" xlink:href="#DejaVuSans-109"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
948 <use x="2286.802734" xlink:href="#DejaVuSans-97"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
949 <use x="2348.082031" xlink:href="#DejaVuSans-116"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
950 <use x="2387.291016" xlink:href="#DejaVuSans-105"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
951 <use x="2415.074219" xlink:href="#DejaVuSans-111"/>
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
952 <use x="2476.255859" xlink:href="#DejaVuSans-110"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
953 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
954 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
955 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
956 </g>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
957 <defs>
4
edbb6c5028f5 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit 6692949aa694102abb64c67d46196a822fcb61bf"
iuc
parents: 2
diff changeset
958 <clipPath id="pb3c92462d3">
2
acd337269171 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit fae386db359dd61fd5e4e2e808413ae478b279ee
iuc
parents: 0
diff changeset
959 <rect height="266.112" width="357.12" x="46.31125" y="22.318125"/>
0
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
960 </clipPath>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
961 </defs>
db1eeffba23e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanoplot/ commit ad3c2e459ae53ab61df3d967d755fd0b42149328
iuc
parents:
diff changeset
962 </svg>