annotate test-data/test.fa.reprof @ 14:8c83f1fb30f6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit 98288bb0ee8760018924574b81c8759bac55b529
author iuc
date Fri, 11 Dec 2015 14:26:29 -0500
parents 7c33ed152672
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
1 ##General
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
2 # No : Residue number (beginning with 1)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
3 # AA : Amino acid
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
4 ##Secondary structure
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
5 # PHEL : Secondary structure (H = Helix, E = Extended/Sheet, L = Loop)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
6 # RI_S : Reliability index (0 to 9 (most reliable))
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
7 # pH : Probability helix (0 to 1)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
8 # pE : Probability extended (0 to 1)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
9 # pL : Probability loop (0 to 1)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
10 ##Solvent accessibility
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
11 # PACC : Absolute
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
12 # PREL : Relative
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
13 # P10 : Relative in 10 states (0 - 9 (most exposed))
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
14 # RI_A : Reliability index (0 to 9 (most reliable))
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
15 # Pbe : Two states (b = buried, e = exposed)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
16 # Pbie : Three states (b = buried, i = intermediate, e = exposed)
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
17 #
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
18 No AA PHEL RI_S pH pE pL PACC PREL P10 RI_A Pbe Pbie
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
19 1 M L 9 1 2 96 169 90 9 3 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
20 2 K L 7 8 6 85 147 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
21 3 A L 1 37 10 52 76 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
22 4 T H 1 48 19 32 79 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
23 5 K H 4 63 18 17 147 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
24 6 L H 3 61 25 13 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
25 7 V H 3 60 23 15 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
26 8 L H 5 70 14 15 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
27 9 G H 6 76 9 14 0 0 0 1 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
28 10 A H 6 79 9 11 0 0 0 3 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
29 11 V H 6 80 12 7 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
30 12 I H 6 80 13 6 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
31 13 L H 6 76 8 14 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
32 14 G H 5 76 3 19 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
33 15 S H 6 81 4 14 72 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
34 16 T H 7 82 7 9 79 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
35 17 L H 7 85 8 6 0 0 0 1 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
36 18 L H 7 84 5 9 49 30 5 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
37 19 A H 3 67 4 28 76 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
38 20 G L 1 40 4 54 60 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
39 21 C L 6 18 2 79 27 20 4 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
40 22 S L 7 11 3 85 72 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
41 23 S L 6 18 3 78 93 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
42 24 N L 1 43 3 53 141 90 9 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
43 25 A H 0 48 3 47 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
44 26 K H 3 65 7 27 86 42 6 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
45 27 I H 6 82 4 13 33 20 4 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
46 28 D H 7 86 2 11 91 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
47 29 Q H 7 88 2 8 110 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
48 30 L H 7 86 2 11 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
49 31 S H 6 82 1 16 54 42 6 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
50 32 S H 7 84 0 14 72 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
51 33 D H 6 84 0 14 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
52 34 V H 8 93 1 5 17 12 3 0 b i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
53 35 Q H 8 93 1 5 142 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
54 36 T H 8 92 1 6 79 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
55 37 L H 8 92 1 5 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
56 38 N H 8 92 1 6 87 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
57 39 A H 8 93 1 5 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
58 40 K H 8 92 1 6 147 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
59 41 V H 8 93 1 5 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
60 42 D H 8 90 1 8 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
61 43 Q H 7 87 1 10 110 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
62 44 L H 6 81 1 16 32 20 4 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
63 45 S H 5 76 1 22 72 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
64 46 N H 5 79 0 20 113 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
65 47 D H 6 80 0 18 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
66 48 V H 8 90 1 7 28 20 4 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
67 49 N H 8 89 1 9 113 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
68 50 A H 8 92 1 6 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
69 51 M H 7 86 1 12 56 30 5 0 e i
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
70 52 R H 7 85 1 13 138 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
71 53 S H 6 79 1 18 72 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
72 54 D H 6 80 1 18 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
73 55 V H 8 89 1 8 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
74 56 Q H 8 91 1 6 110 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
75 57 A H 8 89 1 8 59 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
76 58 A H 7 89 1 9 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
77 59 K H 8 90 1 8 114 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
78 60 D H 7 87 0 11 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
79 61 D H 8 92 1 6 117 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
80 62 A H 9 95 1 3 76 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
81 63 A H 9 95 1 3 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
82 64 R H 8 93 1 5 138 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
83 65 A H 8 92 1 6 0 0 0 0 b b
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
84 66 N H 8 91 1 7 113 72 8 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
85 67 Q H 8 93 1 5 110 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
86 68 R H 8 90 1 7 138 56 7 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
87 69 L H 8 94 1 4 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
88 70 D H 8 94 1 4 91 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
89 71 N H 8 94 1 4 141 90 9 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
90 72 M H 9 94 1 4 105 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
91 73 A H 8 90 1 7 59 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
92 74 T H 8 89 2 8 79 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
93 75 K H 7 87 2 10 147 72 8 1 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
94 76 Y H 5 74 2 22 124 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
95 77 R L 3 33 1 64 138 56 7 0 e e
7c33ed152672 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/reprof commit cc30e84dcc309a93f49f75250aa3344f926cee5e-dirty
iuc
parents:
diff changeset
96 78 K L 8 4 0 94 184 90 9 5 e e