Mercurial > repos > yhoogstrate > segmentation_fold
comparison test-data/segments_truncated.xml @ 2:22d7b6019372 draft
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit 7e54643d9af0065268d5cde2f2fc9872d2de8fa9
author | yhoogstrate |
---|---|
date | Thu, 31 Mar 2016 04:16:21 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:27f670a42ba2 | 2:22d7b6019372 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <root> | |
3 <segments> | |
4 <segment> | |
5 <id>Kt-CD-box.UGU</id><!-- Common --> | |
6 <sequence_5prime>UGUGAU</sequence_5prime> | |
7 <bonds > :::</bonds> | |
8 <sequence_3prime> AGU</sequence_3prime> | |
9 <energy>-11.1072</energy> | |
10 <directions> | |
11 <five_prime>true</five_prime> | |
12 <three_prime>true</three_prime> | |
13 </directions> | |
14 </segment> | |
15 | |
16 <segment> | |
17 <id>Kt-CD-box.CGU</id><!-- Common --> | |
18 <sequence_5prime>CGUGAU</sequence_5prime> | |
19 <bonds > :::</bonds> | |
20 <sequence_3prime> AGU</sequence_3prime> | |
21 <energy>-11.1072</energy> | |
22 <directions> | |
23 <five_prime>true</five_prime> | |
24 <three_prime>true</three_prime> | |
25 </directions> | |
26 </segment> | |
27 </segments> | |
28 | |
29 | |
30 <segmentloops /> | |
31 | |
32 | |
33 <!-- RNA-Molecules --> | |
34 <rnas> | |
35 <rna> | |
36 <title>C/D-box snoRNA</title> | |
37 <organism>A. fulgidus</organism> | |
38 <sequence>GCUCUGACCGAAAGGCGUGAUGAGC</sequence> | |
39 | |
40 <structures> | |
41 <structure> | |
42 <associated_segments> | |
43 <link>Kt-CD-box.CGU</link> | |
44 </associated_segments> | |
45 <dot_bracket type="full" >(((((((((....))...)))))))</dot_bracket> | |
46 </structure> | |
47 | |
48 <structure> | |
49 <associated_segments /> | |
50 <dot_bracket /> | |
51 </structure> | |
52 </structures> | |
53 | |
54 <references> | |
55 <pdb>1RLG</pdb> | |
56 <url>http://www.sciencedirect.com/science/article/pii/S0969212604001169</url> | |
57 </references> | |
58 </rna> | |
59 | |
60 <rna> | |
61 <title>Artificial double C/D K-turn construct</title> | |
62 <sequence>GGGAGUCUUGUGAUGAGAAGUACUGGAUCUGAAGUAGCCCUUUUUGGGCUACUUGUGAUGAAACACUCAUGGUCUGAAGACUCCC</sequence> | |
63 | |
64 <structures> | |
65 <structure> | |
66 <associated_segments> | |
67 <link>Kt-CD-box.UGU</link> | |
68 </associated_segments> | |
69 <dot_bracket type="full" >((((((((...((((?????????????((((((((((((.....))))))))...))))?????????????))))))))))))</dot_bracket> | |
70 </structure> | |
71 | |
72 <structure> | |
73 <associated_segments /> | |
74 <dot_bracket /> | |
75 </structure> | |
76 </structures> | |
77 | |
78 <references> | |
79 <pdb>3ICX</pdb> | |
80 <pdb>3ID6</pdb> | |
81 <doi>http://dx.doi.org/10.1038/nature09688</doi> | |
82 </references> | |
83 </rna> | |
84 </rnas> | |
85 </root> |