-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME_for_center_deleted_states.txt
80 lines (66 loc) · 2.35 KB
/
README_for_center_deleted_states.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
###############################################################################################
### (1) Note for BDNA #########################################################################
###############################################################################################
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2 or C1'+(N9-C1')/2 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
(in ./lib/SubQM cen3<-cen1+(cen2-cen1)/3 to cen3<-cen1+(cen2-cen1)/2)
del1
GTCTACA
GATCCAA
GAGTCAA
CTTCTGC
CGCTCCG
AGTCGGG
ACAATCG
AATCTAT
AATCCGA
del2
TAACTGA
CAGGGTA
ACGCCTG
ACAGTTC
AACAGCG
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2.5 or C1'+(N9-C1')/2.5 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
(in ./lib/SubQM cen3<-cen1+(cen2-cen1)/3 to cen3<-cen1+(cen2-cen1)/2.5)
del2
ACTACCT
###############################################################################################
### (2) Note for ADNA #########################################################################
###############################################################################################
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2 or C1'+(N9-C1')/2 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
del1
CGATGTC
ATGTCCC
ACGTCGA
del2
CAAGTCC
AGAGGTG
ACGACGC
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2.5 or C1'+(N9-C1')/2.5 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
del2
GTTGCAA
###############################################################################################
### (3) Note for ZDNA #########################################################################
###############################################################################################
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2 or C1'+(N9-C1')/2 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
del1
GGGCTGA
CTACTGA
CGACCAG
ATCTCGC
ACCCTTG
del2
GATATAC
AGTTCTA
CGTATTA
The following sequences, the initial position of hydrogen cap for the center deletaion state is
C1'+(N1-C1')/2.5 or C1'+(N9-C1')/2.5 instead of C1'+(N1-C1')/3 or C1'+(N9-C1')/3.
del2
CAAATGA
ATGAGTA
ATGAGCC
GTTATGA