annotate test-data/trna.des @ 1:5a4b00c84f50
draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/rnabob commit 1527e05bcd748a2b3cef22e0e356697066a55635
author |
rnateam |
date |
Sat, 11 Nov 2017 15:08:06 -0500 |
parents |
cd00b4fe6552 |
children |
|
rev |
line source |
0
|
1 # trna.des
|
|
2 #
|
|
3 # Generalized descriptor of a tRNA cloverleaf. Doesn't
|
|
4 # find them all though.
|
|
5 #
|
|
6
|
|
7 h1 s1 h2 s2 h2' s3 h3 s4 h3' s5 h4 s6 h4' h1' s8
|
|
8
|
|
9 h1 0:2 NNNNNNN:NNNNNNN
|
|
10 h2 0:1 *NNN:NNN*
|
|
11 h3 0:1 NNNNN:NNNNN
|
|
12 h4 0:1 NNNNN:NNNNN
|
|
13 s1 0 TN
|
|
14 s2 0 NNNN**********
|
|
15 s3 0 N
|
|
16 s4 0 NNNNNN*
|
|
17 s5 0 NN********************
|
|
18 s6 0 TTC****
|
|
19 s8 0 NCCA
|