blob: a1e7da1b5a5b0c9095da597d7db82e527a38b8ee [file] [log] [blame]
anbangxcdc59172013-04-11 04:49:31 +00001%!PS-Adobe-3.0
2%%Creator: graphviz version 2.26.3 (20100126.1600)
3%%Title: G
4%%Pages: (atend)
5%%BoundingBox: (atend)
6%%EndComments
7save
8%%BeginProlog
9/DotDict 200 dict def
10DotDict begin
11
12/setupLatin1 {
13mark
14/EncodingVector 256 array def
15 EncodingVector 0
16
17ISOLatin1Encoding 0 255 getinterval putinterval
18EncodingVector 45 /hyphen put
19
20% Set up ISO Latin 1 character encoding
21/starnetISO {
22 dup dup findfont dup length dict begin
23 { 1 index /FID ne { def }{ pop pop } ifelse
24 } forall
25 /Encoding EncodingVector def
26 currentdict end definefont
27} def
28/Times-Roman starnetISO def
29/Times-Italic starnetISO def
30/Times-Bold starnetISO def
31/Times-BoldItalic starnetISO def
32/Helvetica starnetISO def
33/Helvetica-Oblique starnetISO def
34/Helvetica-Bold starnetISO def
35/Helvetica-BoldOblique starnetISO def
36/Courier starnetISO def
37/Courier-Oblique starnetISO def
38/Courier-Bold starnetISO def
39/Courier-BoldOblique starnetISO def
40cleartomark
41} bind def
42
43%%BeginResource: procset graphviz 0 0
44/coord-font-family /Times-Roman def
45/default-font-family /Times-Roman def
46/coordfont coord-font-family findfont 8 scalefont def
47
48/InvScaleFactor 1.0 def
49/set_scale {
50 dup 1 exch div /InvScaleFactor exch def
51 scale
52} bind def
53
54% styles
55/solid { [] 0 setdash } bind def
56/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59/bold { 2 setlinewidth } bind def
60/filled { } bind def
61/unfilled { } bind def
62/rounded { } bind def
63/diagonals { } bind def
64
65% hooks for setting color
66/nodecolor { sethsbcolor } bind def
67/edgecolor { sethsbcolor } bind def
68/graphcolor { sethsbcolor } bind def
69/nopcolor {pop pop pop} bind def
70
71/beginpage { % i j npages
72 /npages exch def
73 /j exch def
74 /i exch def
75 /str 10 string def
76 npages 1 gt {
77 gsave
78 coordfont setfont
79 0 0 moveto
80 (\() show i str cvs show (,) show j str cvs show (\)) show
81 grestore
82 } if
83} bind def
84
85/set_font {
86 findfont exch
87 scalefont setfont
88} def
89
90% draw text fitted to its expected width
91/alignedtext { % width text
92 /text exch def
93 /width exch def
94 gsave
95 width 0 gt {
96 [] 0 setdash
97 text stringwidth pop width exch sub text length div 0 text ashow
98 } if
99 grestore
100} def
101
102/boxprim { % xcorner ycorner xsize ysize
103 4 2 roll
104 moveto
105 2 copy
106 exch 0 rlineto
107 0 exch rlineto
108 pop neg 0 rlineto
109 closepath
110} bind def
111
112/ellipse_path {
113 /ry exch def
114 /rx exch def
115 /y exch def
116 /x exch def
117 matrix currentmatrix
118 newpath
119 x y translate
120 rx ry scale
121 0 0 1 0 360 arc
122 setmatrix
123} bind def
124
125/endpage { showpage } bind def
126/showpage { } def
127
128/layercolorseq
129 [ % layer color sequence - darkest to lightest
130 [0 0 0]
131 [.2 .8 .8]
132 [.4 .8 .8]
133 [.6 .8 .8]
134 [.8 .8 .8]
135 ]
136def
137
138/layerlen layercolorseq length def
139
140/setlayer {/maxlayer exch def /curlayer exch def
141 layercolorseq curlayer 1 sub layerlen mod get
142 aload pop sethsbcolor
143 /nodecolor {nopcolor} def
144 /edgecolor {nopcolor} def
145 /graphcolor {nopcolor} def
146} bind def
147
148/onlayer { curlayer ne {invis} if } def
149
150/onlayers {
151 /myupper exch def
152 /mylower exch def
153 curlayer mylower lt
154 curlayer myupper gt
155 or
156 {invis} if
157} def
158
159/curlayer 0 def
160
161%%EndResource
162%%EndProlog
163%%BeginSetup
16414 default-font-family set_font
1651 setmiterlimit
166% /arrowlength 10 def
167% /arrowwidth 5 def
168
169% make sure pdfmark is harmless for PS-interpreters other than Distiller
170/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
171% make '<<' and '>>' safe on PS Level 1 devices
172/languagelevel where {pop languagelevel}{1} ifelse
1732 lt {
174 userdict (<<) cvn ([) cvn load put
175 userdict (>>) cvn ([) cvn load put
176} if
177
178%%EndSetup
179setupLatin1
180%%Page: 1 1
181%%PageBoundingBox: 36 36 359 970
182%%PageOrientation: Portrait
1830 0 1 beginpage
184gsave
18536 36 323 934 boxprim clip newpath
1861 1 set_scale 0 rotate 40 41 translate
187% CTAAA
188gsave
1891 setlinewidth
1900 0 0 nodecolor
191160 93 45.96 18.38 ellipse_path stroke
1920 0 0 nodecolor
19314 /Times-Roman set_font
194135.5 89.4 moveto 49 (CTAAA) alignedtext
195grestore
196% TAAAC
197gsave
1981 setlinewidth
1990 0 0 nodecolor
200160 19 45.96 18.38 ellipse_path stroke
2010 0 0 nodecolor
20214 /Times-Roman set_font
203135.5 15.4 moveto 49 (TAAAC) alignedtext
204grestore
205% CTAAA->TAAAC
206gsave
2071 setlinewidth
2080 0 0 edgecolor
209newpath 160 74.33 moveto
210160 66.26 160 56.65 160 47.71 curveto
211stroke
2120 0 0 edgecolor
213newpath 163.5 47.67 moveto
214160 37.67 lineto
215156.5 47.67 lineto
216closepath fill
2171 setlinewidth
218solid
2190 0 0 edgecolor
220newpath 163.5 47.67 moveto
221160 37.67 lineto
222156.5 47.67 lineto
223closepath stroke
224grestore
225% GTAAC
226gsave
2271 setlinewidth
2280 0 0 nodecolor
229158 389 45.96 18.38 ellipse_path stroke
2300 0 0 nodecolor
23114 /Times-Roman set_font
232133.5 385.4 moveto 49 (GTAAC) alignedtext
233grestore
234% TAACT
235gsave
2361 setlinewidth
2370 0 0 nodecolor
238158 315 44.76 18.38 ellipse_path stroke
2390 0 0 nodecolor
24014 /Times-Roman set_font
241134 311.4 moveto 48 (TAACT) alignedtext
242grestore
243% GTAAC->TAACT
244gsave
2451 setlinewidth
2460 0 0 edgecolor
247newpath 158 370.33 moveto
248158 362.26 158 352.65 158 343.71 curveto
249stroke
2500 0 0 edgecolor
251newpath 161.5 343.67 moveto
252158 333.67 lineto
253154.5 343.67 lineto
254closepath fill
2551 setlinewidth
256solid
2570 0 0 edgecolor
258newpath 161.5 343.67 moveto
259158 333.67 lineto
260154.5 343.67 lineto
261closepath stroke
262grestore
263% AACTA
264gsave
2651 setlinewidth
2660 0 0 nodecolor
267159 241 45.96 18.38 ellipse_path stroke
2680 0 0 nodecolor
26914 /Times-Roman set_font
270134.5 237.4 moveto 49 (AACTA) alignedtext
271grestore
272% TAACT->AACTA
273gsave
2741 setlinewidth
2750 0 0 edgecolor
276newpath 158.25 296.33 moveto
277158.36 288.26 158.49 278.65 158.61 269.71 curveto
278stroke
2790 0 0 edgecolor
280newpath 162.11 269.71 moveto
281158.75 259.67 lineto
282155.11 269.62 lineto
283closepath fill
2841 setlinewidth
285solid
2860 0 0 edgecolor
287newpath 162.11 269.71 moveto
288158.75 259.67 lineto
289155.11 269.62 lineto
290closepath stroke
291grestore
292% CTCAG
293gsave
2941 setlinewidth
2950 0 0 nodecolor
296155 685 45.96 18.38 ellipse_path stroke
2970 0 0 nodecolor
29814 /Times-Roman set_font
299130.5 681.4 moveto 49 (CTCAG) alignedtext
300grestore
301% TCAGT
302gsave
3031 setlinewidth
3040 0 0 nodecolor
305155 611 44.76 18.38 ellipse_path stroke
3060 0 0 nodecolor
30714 /Times-Roman set_font
308131 607.4 moveto 48 (TCAGT) alignedtext
309grestore
310% CTCAG->TCAGT
311gsave
3121 setlinewidth
3130 0 0 edgecolor
314newpath 155 666.33 moveto
315155 658.26 155 648.65 155 639.71 curveto
316stroke
3170 0 0 edgecolor
318newpath 158.5 639.67 moveto
319155 629.67 lineto
320151.5 639.67 lineto
321closepath fill
3221 setlinewidth
323solid
3240 0 0 edgecolor
325newpath 158.5 639.67 moveto
326155 629.67 lineto
327151.5 639.67 lineto
328closepath stroke
329grestore
330% CAGTA
331gsave
3321 setlinewidth
3330 0 0 nodecolor
334155 537 45.96 18.38 ellipse_path stroke
3350 0 0 nodecolor
33614 /Times-Roman set_font
337130.5 533.4 moveto 49 (CAGTA) alignedtext
338grestore
339% TCAGT->CAGTA
340gsave
3411 setlinewidth
3420 0 0 edgecolor
343newpath 155 592.33 moveto
344155 584.26 155 574.65 155 565.71 curveto
345stroke
3460 0 0 edgecolor
347newpath 158.5 565.67 moveto
348155 555.67 lineto
349151.5 565.67 lineto
350closepath fill
3511 setlinewidth
352solid
3530 0 0 edgecolor
354newpath 158.5 565.67 moveto
355155 555.67 lineto
356151.5 565.67 lineto
357closepath stroke
358grestore
359% GCTAT
360gsave
3611 setlinewidth
3620 0 0 nodecolor
363267 463 44.76 18.38 ellipse_path stroke
3640 0 0 nodecolor
36514 /Times-Roman set_font
366243 459.4 moveto 48 (GCTAT) alignedtext
367grestore
368% CTATC
369gsave
3701 setlinewidth
3710 0 0 nodecolor
372267 389 43.84 18.38 ellipse_path stroke
3730 0 0 nodecolor
37414 /Times-Roman set_font
375244 385.4 moveto 46 (CTATC) alignedtext
376grestore
377% GCTAT->CTATC
378gsave
3791 setlinewidth
3800 0 0 edgecolor
381newpath 267 444.33 moveto
382267 436.26 267 426.65 267 417.71 curveto
383stroke
3840 0 0 edgecolor
385newpath 270.5 417.67 moveto
386267 407.67 lineto
387263.5 417.67 lineto
388closepath fill
3891 setlinewidth
390solid
3910 0 0 edgecolor
392newpath 270.5 417.67 moveto
393267 407.67 lineto
394263.5 417.67 lineto
395closepath stroke
396grestore
397% TATCC
398gsave
3991 setlinewidth
4000 0 0 nodecolor
401267 315 43.84 18.38 ellipse_path stroke
4020 0 0 nodecolor
40314 /Times-Roman set_font
404244 311.4 moveto 46 (TATCC) alignedtext
405grestore
406% CTATC->TATCC
407gsave
4081 setlinewidth
4090 0 0 edgecolor
410newpath 267 370.33 moveto
411267 362.26 267 352.65 267 343.71 curveto
412stroke
4130 0 0 edgecolor
414newpath 270.5 343.67 moveto
415267 333.67 lineto
416263.5 343.67 lineto
417closepath fill
4181 setlinewidth
419solid
4200 0 0 edgecolor
421newpath 270.5 343.67 moveto
422267 333.67 lineto
423263.5 343.67 lineto
424closepath stroke
425grestore
426% AGTAC
427gsave
4281 setlinewidth
4290 0 0 nodecolor
43048 463 45.96 18.38 ellipse_path stroke
4310 0 0 nodecolor
43214 /Times-Roman set_font
43323.5 459.4 moveto 49 (AGTAC) alignedtext
434grestore
435% GTACG
436gsave
4371 setlinewidth
4380 0 0 nodecolor
43948 389 46.17 18.38 ellipse_path stroke
4400 0 0 nodecolor
44114 /Times-Roman set_font
44223 385.4 moveto 50 (GTACG) alignedtext
443grestore
444% AGTAC->GTACG
445gsave
4461 setlinewidth
4470 0 0 edgecolor
448newpath 48 444.33 moveto
44948 436.26 48 426.65 48 417.71 curveto
450stroke
4510 0 0 edgecolor
452newpath 51.5 417.67 moveto
45348 407.67 lineto
45444.5 417.67 lineto
455closepath fill
4561 setlinewidth
457solid
4580 0 0 edgecolor
459newpath 51.5 417.67 moveto
46048 407.67 lineto
46144.5 417.67 lineto
462closepath stroke
463grestore
464% TACGC
465gsave
4661 setlinewidth
4670 0 0 nodecolor
46848 315 45.96 18.38 ellipse_path stroke
4690 0 0 nodecolor
47014 /Times-Roman set_font
47123.5 311.4 moveto 49 (TACGC) alignedtext
472grestore
473% GTACG->TACGC
474gsave
4751 setlinewidth
4760 0 0 edgecolor
477newpath 48 370.33 moveto
47848 362.26 48 352.65 48 343.71 curveto
479stroke
4800 0 0 edgecolor
481newpath 51.5 343.67 moveto
48248 333.67 lineto
48344.5 343.67 lineto
484closepath fill
4851 setlinewidth
486solid
4870 0 0 edgecolor
488newpath 51.5 343.67 moveto
48948 333.67 lineto
49044.5 343.67 lineto
491closepath stroke
492grestore
493% GGCCT
494gsave
4951 setlinewidth
4960 0 0 nodecolor
497211 907 48.08 18.38 ellipse_path stroke
4980 0 0 nodecolor
49914 /Times-Roman set_font
500185 903.4 moveto 52 (GGCCT) alignedtext
501grestore
502% GCCTC
503gsave
5041 setlinewidth
5050 0 0 nodecolor
506155 833 45.96 18.38 ellipse_path stroke
5070 0 0 nodecolor
50814 /Times-Roman set_font
509130.5 829.4 moveto 49 (GCCTC) alignedtext
510grestore
511% GGCCT->GCCTC
512gsave
5131 setlinewidth
5140 0 0 edgecolor
515newpath 197.44 889.09 moveto
516190.57 880 182.09 868.79 174.52 858.79 curveto
517stroke
5180 0 0 edgecolor
519newpath 177.26 856.61 moveto
520168.43 850.75 lineto
521171.67 860.83 lineto
522closepath fill
5231 setlinewidth
524solid
5250 0 0 edgecolor
526newpath 177.26 856.61 moveto
527168.43 850.75 lineto
528171.67 860.83 lineto
529closepath stroke
530grestore
531% GCCTG
532gsave
5331 setlinewidth
5340 0 0 nodecolor
535267 833 48.08 18.38 ellipse_path stroke
5360 0 0 nodecolor
53714 /Times-Roman set_font
538241 829.4 moveto 52 (GCCTG) alignedtext
539grestore
540% GGCCT->GCCTG
541gsave
5421 setlinewidth
5430 0 0 edgecolor
544newpath 224.56 889.09 moveto
545231.38 880.06 239.79 868.96 247.32 859.01 curveto
546stroke
5470 0 0 edgecolor
548newpath 250.13 861.09 moveto
549253.37 851 lineto
550244.55 856.87 lineto
551closepath fill
5521 setlinewidth
553solid
5540 0 0 edgecolor
555newpath 250.13 861.09 moveto
556253.37 851 lineto
557244.55 856.87 lineto
558closepath stroke
559grestore
560% CCTCA
561gsave
5621 setlinewidth
5630 0 0 nodecolor
564155 759 44.76 18.38 ellipse_path stroke
5650 0 0 nodecolor
56614 /Times-Roman set_font
567131 755.4 moveto 48 (CCTCA) alignedtext
568grestore
569% GCCTC->CCTCA
570gsave
5711 setlinewidth
5720 0 0 edgecolor
573newpath 155 814.33 moveto
574155 806.26 155 796.65 155 787.71 curveto
575stroke
5760 0 0 edgecolor
577newpath 158.5 787.67 moveto
578155 777.67 lineto
579151.5 787.67 lineto
580closepath fill
5811 setlinewidth
582solid
5830 0 0 edgecolor
584newpath 158.5 787.67 moveto
585155 777.67 lineto
586151.5 787.67 lineto
587closepath stroke
588grestore
589% CCTGG
590gsave
5911 setlinewidth
5920 0 0 nodecolor
593267 759 48.08 18.38 ellipse_path stroke
5940 0 0 nodecolor
59514 /Times-Roman set_font
596241 755.4 moveto 52 (CCTGG) alignedtext
597grestore
598% GCCTG->CCTGG
599gsave
6001 setlinewidth
6010 0 0 edgecolor
602newpath 267 814.33 moveto
603267 806.26 267 796.65 267 787.71 curveto
604stroke
6050 0 0 edgecolor
606newpath 270.5 787.67 moveto
607267 777.67 lineto
608263.5 787.67 lineto
609closepath fill
6101 setlinewidth
611solid
6120 0 0 edgecolor
613newpath 270.5 787.67 moveto
614267 777.67 lineto
615263.5 787.67 lineto
616closepath stroke
617grestore
618% ACGCC
619gsave
6201 setlinewidth
6210 0 0 nodecolor
62248 241 46.88 18.38 ellipse_path stroke
6230 0 0 nodecolor
62414 /Times-Roman set_font
62522.5 237.4 moveto 51 (ACGCC) alignedtext
626grestore
627% CGCCC
628gsave
6291 setlinewidth
6300 0 0 nodecolor
63148 167 46.88 18.38 ellipse_path stroke
6320 0 0 nodecolor
63314 /Times-Roman set_font
63422.5 163.4 moveto 51 (CGCCC) alignedtext
635grestore
636% ACGCC->CGCCC
637gsave
6381 setlinewidth
6390 0 0 edgecolor
640newpath 48 222.33 moveto
64148 214.26 48 204.65 48 195.71 curveto
642stroke
6430 0 0 edgecolor
644newpath 51.5 195.67 moveto
64548 185.67 lineto
64644.5 195.67 lineto
647closepath fill
6481 setlinewidth
649solid
6500 0 0 edgecolor
651newpath 51.5 195.67 moveto
65248 185.67 lineto
65344.5 195.67 lineto
654closepath stroke
655grestore
656% GCCCG
657gsave
6581 setlinewidth
6590 0 0 nodecolor
66048 93 48.08 18.38 ellipse_path stroke
6610 0 0 nodecolor
66214 /Times-Roman set_font
66322 89.4 moveto 52 (GCCCG) alignedtext
664grestore
665% CGCCC->GCCCG
666gsave
6671 setlinewidth
6680 0 0 edgecolor
669newpath 48 148.33 moveto
67048 140.26 48 130.65 48 121.71 curveto
671stroke
6720 0 0 edgecolor
673newpath 51.5 121.67 moveto
67448 111.67 lineto
67544.5 121.67 lineto
676closepath fill
6771 setlinewidth
678solid
6790 0 0 edgecolor
680newpath 51.5 121.67 moveto
68148 111.67 lineto
68244.5 121.67 lineto
683closepath stroke
684grestore
685% CCTCA->CTCAG
686gsave
6871 setlinewidth
6880 0 0 edgecolor
689newpath 155 740.33 moveto
690155 732.26 155 722.65 155 713.71 curveto
691stroke
6920 0 0 edgecolor
693newpath 158.5 713.67 moveto
694155 703.67 lineto
695151.5 713.67 lineto
696closepath fill
6971 setlinewidth
698solid
6990 0 0 edgecolor
700newpath 158.5 713.67 moveto
701155 703.67 lineto
702151.5 713.67 lineto
703closepath stroke
704grestore
705% CTGGC
706gsave
7071 setlinewidth
7080 0 0 nodecolor
709267 685 48.08 18.38 ellipse_path stroke
7100 0 0 nodecolor
71114 /Times-Roman set_font
712241 681.4 moveto 52 (CTGGC) alignedtext
713grestore
714% CCTGG->CTGGC
715gsave
7161 setlinewidth
7170 0 0 edgecolor
718newpath 267 740.33 moveto
719267 732.26 267 722.65 267 713.71 curveto
720stroke
7210 0 0 edgecolor
722newpath 270.5 713.67 moveto
723267 703.67 lineto
724263.5 713.67 lineto
725closepath fill
7261 setlinewidth
727solid
7280 0 0 edgecolor
729newpath 270.5 713.67 moveto
730267 703.67 lineto
731263.5 713.67 lineto
732closepath stroke
733grestore
734% TGGCT
735gsave
7361 setlinewidth
7370 0 0 nodecolor
738267 611 46.88 18.38 ellipse_path stroke
7390 0 0 nodecolor
74014 /Times-Roman set_font
741241.5 607.4 moveto 51 (TGGCT) alignedtext
742grestore
743% CTGGC->TGGCT
744gsave
7451 setlinewidth
7460 0 0 edgecolor
747newpath 267 666.33 moveto
748267 658.26 267 648.65 267 639.71 curveto
749stroke
7500 0 0 edgecolor
751newpath 270.5 639.67 moveto
752267 629.67 lineto
753263.5 639.67 lineto
754closepath fill
7551 setlinewidth
756solid
7570 0 0 edgecolor
758newpath 270.5 639.67 moveto
759267 629.67 lineto
760263.5 639.67 lineto
761closepath stroke
762grestore
763% CAGTA->AGTAC
764gsave
7651 setlinewidth
7660 0 0 edgecolor
767newpath 131.78 520.94 moveto
768116.5 510.37 96.3 496.4 79.56 484.83 curveto
769stroke
7700 0 0 edgecolor
771newpath 81.39 481.84 moveto
77271.17 479.03 lineto
77377.41 487.59 lineto
774closepath fill
7751 setlinewidth
776solid
7770 0 0 edgecolor
778newpath 81.39 481.84 moveto
77971.17 479.03 lineto
78077.41 487.59 lineto
781closepath stroke
782grestore
783% AGTAA
784gsave
7851 setlinewidth
7860 0 0 nodecolor
787158 463 45.96 18.38 ellipse_path stroke
7880 0 0 nodecolor
78914 /Times-Roman set_font
790133.5 459.4 moveto 49 (AGTAA) alignedtext
791grestore
792% CAGTA->AGTAA
793gsave
7941 setlinewidth
7950 0 0 edgecolor
796newpath 155.76 518.33 moveto
797156.08 510.26 156.47 500.65 156.84 491.71 curveto
798stroke
7990 0 0 edgecolor
800newpath 160.34 491.8 moveto
801157.24 481.67 lineto
802153.34 491.52 lineto
803closepath fill
8041 setlinewidth
805solid
8060 0 0 edgecolor
807newpath 160.34 491.8 moveto
808157.24 481.67 lineto
809153.34 491.52 lineto
810closepath stroke
811grestore
812% AGTAA->GTAAC
813gsave
8141 setlinewidth
8150 0 0 edgecolor
816newpath 158 444.33 moveto
817158 436.26 158 426.65 158 417.71 curveto
818stroke
8190 0 0 edgecolor
820newpath 161.5 417.67 moveto
821158 407.67 lineto
822154.5 417.67 lineto
823closepath fill
8241 setlinewidth
825solid
8260 0 0 edgecolor
827newpath 161.5 417.67 moveto
828158 407.67 lineto
829154.5 417.67 lineto
830closepath stroke
831grestore
832% ACTAA
833gsave
8341 setlinewidth
8350 0 0 nodecolor
836159 167 45.96 18.38 ellipse_path stroke
8370 0 0 nodecolor
83814 /Times-Roman set_font
839134.5 163.4 moveto 49 (ACTAA) alignedtext
840grestore
841% ACTAA->CTAAA
842gsave
8431 setlinewidth
8440 0 0 edgecolor
845newpath 159.25 148.33 moveto
846159.36 140.26 159.49 130.65 159.61 121.71 curveto
847stroke
8480 0 0 edgecolor
849newpath 163.11 121.71 moveto
850159.75 111.67 lineto
851156.11 121.62 lineto
852closepath fill
8531 setlinewidth
854solid
8550 0 0 edgecolor
856newpath 163.11 121.71 moveto
857159.75 111.67 lineto
858156.11 121.62 lineto
859closepath stroke
860grestore
861% AACTA->ACTAA
862gsave
8631 setlinewidth
8640 0 0 edgecolor
865newpath 159 222.33 moveto
866159 214.26 159 204.65 159 195.71 curveto
867stroke
8680 0 0 edgecolor
869newpath 162.5 195.67 moveto
870159 185.67 lineto
871155.5 195.67 lineto
872closepath fill
8731 setlinewidth
874solid
8750 0 0 edgecolor
876newpath 162.5 195.67 moveto
877159 185.67 lineto
878155.5 195.67 lineto
879closepath stroke
880grestore
881% TACGC->ACGCC
882gsave
8831 setlinewidth
8840 0 0 edgecolor
885newpath 48 296.33 moveto
88648 288.26 48 278.65 48 269.71 curveto
887stroke
8880 0 0 edgecolor
889newpath 51.5 269.67 moveto
89048 259.67 lineto
89144.5 269.67 lineto
892closepath fill
8931 setlinewidth
894solid
8950 0 0 edgecolor
896newpath 51.5 269.67 moveto
89748 259.67 lineto
89844.5 269.67 lineto
899closepath stroke
900grestore
901% CCCGG
902gsave
9031 setlinewidth
9040 0 0 nodecolor
90548 19 48.08 18.38 ellipse_path stroke
9060 0 0 nodecolor
90714 /Times-Roman set_font
90822 15.4 moveto 52 (CCCGG) alignedtext
909grestore
910% GCCCG->CCCGG
911gsave
9121 setlinewidth
9130 0 0 edgecolor
914newpath 48 74.33 moveto
91548 66.26 48 56.65 48 47.71 curveto
916stroke
9170 0 0 edgecolor
918newpath 51.5 47.67 moveto
91948 37.67 lineto
92044.5 47.67 lineto
921closepath fill
9221 setlinewidth
923solid
9240 0 0 edgecolor
925newpath 51.5 47.67 moveto
92648 37.67 lineto
92744.5 47.67 lineto
928closepath stroke
929grestore
930% GGCTA
931gsave
9321 setlinewidth
9330 0 0 nodecolor
934267 537 46.88 18.38 ellipse_path stroke
9350 0 0 nodecolor
93614 /Times-Roman set_font
937241.5 533.4 moveto 51 (GGCTA) alignedtext
938grestore
939% TGGCT->GGCTA
940gsave
9411 setlinewidth
9420 0 0 edgecolor
943newpath 267 592.33 moveto
944267 584.26 267 574.65 267 565.71 curveto
945stroke
9460 0 0 edgecolor
947newpath 270.5 565.67 moveto
948267 555.67 lineto
949263.5 565.67 lineto
950closepath fill
9511 setlinewidth
952solid
9530 0 0 edgecolor
954newpath 270.5 565.67 moveto
955267 555.67 lineto
956263.5 565.67 lineto
957closepath stroke
958grestore
959% GGCTA->GCTAT
960gsave
9611 setlinewidth
9620 0 0 edgecolor
963newpath 267 518.33 moveto
964267 510.26 267 500.65 267 491.71 curveto
965stroke
9660 0 0 edgecolor
967newpath 270.5 491.67 moveto
968267 481.67 lineto
969263.5 491.67 lineto
970closepath fill
9711 setlinewidth
972solid
9730 0 0 edgecolor
974newpath 270.5 491.67 moveto
975267 481.67 lineto
976263.5 491.67 lineto
977closepath stroke
978grestore
979% ATCCC
980gsave
9811 setlinewidth
9820 0 0 nodecolor
983267 241 44.05 18.38 ellipse_path stroke
9840 0 0 nodecolor
98514 /Times-Roman set_font
986243.5 237.4 moveto 47 (ATCCC) alignedtext
987grestore
988% TATCC->ATCCC
989gsave
9901 setlinewidth
9910 0 0 edgecolor
992newpath 267 296.33 moveto
993267 288.26 267 278.65 267 269.71 curveto
994stroke
9950 0 0 edgecolor
996newpath 270.5 269.67 moveto
997267 259.67 lineto
998263.5 269.67 lineto
999closepath fill
10001 setlinewidth
1001solid
10020 0 0 edgecolor
1003newpath 270.5 269.67 moveto
1004267 259.67 lineto
1005263.5 269.67 lineto
1006closepath stroke
1007grestore
1008endpage
1009showpage
1010grestore
1011%%PageTrailer
1012%%EndPage: 1
1013%%Trailer
1014%%Pages: 1
1015%%BoundingBox: 36 36 359 970
1016end
1017restore
1018%%EOF