t2-web 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGES +4 -0
- data/README +1 -1
- data/Rakefile +1 -1
- data/bin/t2_webapp.rb +2 -2
- data/public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/Pathway +1 -0
- data/public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/clean_image +0 -0
- data/public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/geneList +184 -0
- data/public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/image +0 -0
- data/public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/url +1 -0
- data/public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/Pathway +1 -0
- data/public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/clean_image +0 -0
- data/public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/geneList +184 -0
- data/public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/image +0 -0
- data/public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/url +1 -0
- data/public/t2web/tmp/outputs/57e79763-5f5a-408b-b454-7e9aca4da68a/UniProtID +185 -0
- data/public/t2web/tmp/outputs/57e79763-5f5a-408b-b454-7e9aca4da68a/ValidatedProtein +10 -0
- metadata +15 -3
data/CHANGES
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
= Changes log for the Taverna via the Web App
|
|
2
2
|
|
|
3
|
+
== Version 0.1.7
|
|
4
|
+
* The clean image is truncated/copied only once now -- needed to remove the bold tabs from the image
|
|
5
|
+
* Fixed minor bug with displaying images -- incorrect truncation since there is an extra \n
|
|
6
|
+
|
|
3
7
|
== Version 0.1.6
|
|
4
8
|
* Now, for some list disambiguation, the first element of top level lists are in bold
|
|
5
9
|
* Increased side frames slightly
|
data/README
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
Authors:: Konstantinos Karasavvas
|
|
5
|
-
Gem Version:: 0.1.
|
|
5
|
+
Gem Version:: 0.1.7
|
|
6
6
|
Contact:: mailto:kostas.karasavvas@nbic.nl
|
|
7
7
|
Licence:: MIT (See LICENCE or http://www.opensource.org/licenses/mit-license)
|
|
8
8
|
Copyright:: (c) 2012 Netherlands Bioinformatics Centre, The Netherlands
|
data/Rakefile
CHANGED
|
@@ -12,7 +12,7 @@ require 'rdoc/task'
|
|
|
12
12
|
|
|
13
13
|
spec = Gem::Specification.new do |s|
|
|
14
14
|
s.name = 't2-web'
|
|
15
|
-
s.version = '0.1.
|
|
15
|
+
s.version = '0.1.7'
|
|
16
16
|
s.extra_rdoc_files = ['README', 'LICENSE', 'CHANGES']
|
|
17
17
|
s.summary = 'Web application that generates a Web UI form for a Taverna2 workflow, given its myExperiment id, for ease of execution. The only requirement for the user is a web browser.'
|
|
18
18
|
s.description = s.summary
|
data/bin/t2_webapp.rb
CHANGED
|
@@ -345,8 +345,8 @@ END
|
|
|
345
345
|
if mime_type =~ /image\/png|image\/jpg|image\/gif|image\/bmp|application\/octet-stream/
|
|
346
346
|
# clean image from <b></b> --- will not be needed after we deal with 'typing' properly t2-server-0.9.x
|
|
347
347
|
if mime_type =~ /octet-stream/
|
|
348
|
-
unless File.file?("/#{WEB_APP_NAME}/tmp/outputs/#{run_uuid}/clean_#{t2_output}")
|
|
349
|
-
new_length = File.size?(display_file) - 3 -
|
|
348
|
+
unless File.file?("#{settings.public_folder}/#{WEB_APP_NAME}/tmp/outputs/#{run_uuid}/clean_#{t2_output}")
|
|
349
|
+
new_length = File.size?(display_file) - 3 - 5 # for <b> and </b>\n respectively
|
|
350
350
|
%x( dd if="#{display_file}" of="#{settings.public_folder}/#{WEB_APP_NAME}/tmp/outputs/#{run_uuid}/clean_#{t2_output}" bs=1 skip=3 count="#{new_length}" )
|
|
351
351
|
end
|
|
352
352
|
generate_image_result("/#{WEB_APP_NAME}/tmp/outputs/#{run_uuid}/clean_#{t2_output}")
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<b>path:hsa05016 Huntington's disease - Homo sapiens (human)</b>
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
<b>100532726</b>
|
|
2
|
+
10105
|
|
3
|
+
10126
|
|
4
|
+
10476
|
|
5
|
+
10488
|
|
6
|
+
10540
|
|
7
|
+
10891
|
|
8
|
+
10975
|
|
9
|
+
1173
|
|
10
|
+
1175
|
|
11
|
+
1211
|
|
12
|
+
1212
|
|
13
|
+
1213
|
|
14
|
+
125965
|
|
15
|
+
126328
|
|
16
|
+
1327
|
|
17
|
+
1329
|
|
18
|
+
1337
|
|
19
|
+
1339
|
|
20
|
+
1340
|
|
21
|
+
1345
|
|
22
|
+
1346
|
|
23
|
+
1347
|
|
24
|
+
1349
|
|
25
|
+
1350
|
|
26
|
+
1351
|
|
27
|
+
1385
|
|
28
|
+
1387
|
|
29
|
+
146754
|
|
30
|
+
148327
|
|
31
|
+
1537
|
|
32
|
+
160
|
|
33
|
+
161
|
|
34
|
+
163
|
|
35
|
+
1639
|
|
36
|
+
170712
|
|
37
|
+
1742
|
|
38
|
+
2033
|
|
39
|
+
23186
|
|
40
|
+
23236
|
|
41
|
+
246721
|
|
42
|
+
25942
|
|
43
|
+
25981
|
|
44
|
+
27019
|
|
45
|
+
27089
|
|
46
|
+
27113
|
|
47
|
+
2776
|
|
48
|
+
2876
|
|
49
|
+
2902
|
|
50
|
+
2904
|
|
51
|
+
291
|
|
52
|
+
2911
|
|
53
|
+
2915
|
|
54
|
+
292
|
|
55
|
+
293
|
|
56
|
+
29796
|
|
57
|
+
3064
|
|
58
|
+
3065
|
|
59
|
+
3066
|
|
60
|
+
3092
|
|
61
|
+
317
|
|
62
|
+
341947
|
|
63
|
+
3708
|
|
64
|
+
374291
|
|
65
|
+
387332
|
|
66
|
+
440567
|
|
67
|
+
4508
|
|
68
|
+
4509
|
|
69
|
+
4512
|
|
70
|
+
4513
|
|
71
|
+
4514
|
|
72
|
+
4519
|
|
73
|
+
4694
|
|
74
|
+
4695
|
|
75
|
+
4696
|
|
76
|
+
4697
|
|
77
|
+
4698
|
|
78
|
+
4700
|
|
79
|
+
4701
|
|
80
|
+
4702
|
|
81
|
+
4704
|
|
82
|
+
4705
|
|
83
|
+
4706
|
|
84
|
+
4707
|
|
85
|
+
4708
|
|
86
|
+
4709
|
|
87
|
+
4710
|
|
88
|
+
4711
|
|
89
|
+
4712
|
|
90
|
+
4713
|
|
91
|
+
4714
|
|
92
|
+
4715
|
|
93
|
+
4716
|
|
94
|
+
4717
|
|
95
|
+
4718
|
|
96
|
+
4719
|
|
97
|
+
4720
|
|
98
|
+
4722
|
|
99
|
+
4723
|
|
100
|
+
4724
|
|
101
|
+
4725
|
|
102
|
+
4726
|
|
103
|
+
4728
|
|
104
|
+
4729
|
|
105
|
+
4731
|
|
106
|
+
4899
|
|
107
|
+
498
|
|
108
|
+
506
|
|
109
|
+
509
|
|
110
|
+
51079
|
|
111
|
+
51164
|
|
112
|
+
513
|
|
113
|
+
514
|
|
114
|
+
515
|
|
115
|
+
516
|
|
116
|
+
517
|
|
117
|
+
518
|
|
118
|
+
522
|
|
119
|
+
5330
|
|
120
|
+
5331
|
|
121
|
+
5332
|
|
122
|
+
539
|
|
123
|
+
54205
|
|
124
|
+
5430
|
|
125
|
+
5431
|
|
126
|
+
5432
|
|
127
|
+
5433
|
|
128
|
+
5434
|
|
129
|
+
5435
|
|
130
|
+
5436
|
|
131
|
+
5437
|
|
132
|
+
5438
|
|
133
|
+
5439
|
|
134
|
+
5440
|
|
135
|
+
5441
|
|
136
|
+
54539
|
|
137
|
+
5468
|
|
138
|
+
548644
|
|
139
|
+
55081
|
|
140
|
+
55567
|
|
141
|
+
55967
|
|
142
|
+
56901
|
|
143
|
+
581
|
|
144
|
+
5978
|
|
145
|
+
627
|
|
146
|
+
6389
|
|
147
|
+
6390
|
|
148
|
+
6391
|
|
149
|
+
6392
|
|
150
|
+
64446
|
|
151
|
+
64764
|
|
152
|
+
6647
|
|
153
|
+
6648
|
|
154
|
+
6667
|
|
155
|
+
6874
|
|
156
|
+
6875
|
|
157
|
+
6908
|
|
158
|
+
7019
|
|
159
|
+
7052
|
|
160
|
+
7157
|
|
161
|
+
7350
|
|
162
|
+
7381
|
|
163
|
+
7384
|
|
164
|
+
7385
|
|
165
|
+
7386
|
|
166
|
+
7388
|
|
167
|
+
7416
|
|
168
|
+
7417
|
|
169
|
+
7419
|
|
170
|
+
7802
|
|
171
|
+
8218
|
|
172
|
+
83447
|
|
173
|
+
83544
|
|
174
|
+
836
|
|
175
|
+
841
|
|
176
|
+
842
|
|
177
|
+
84699
|
|
178
|
+
84701
|
|
179
|
+
9001
|
|
180
|
+
90993
|
|
181
|
+
9167
|
|
182
|
+
9377
|
|
183
|
+
9519
|
|
184
|
+
9586
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<b>http://soap.genome.jp/tmp/mark_pathway_www_api.133491304616025/hsa05016.png</b>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<b>path:hsa05016 Huntington's disease - Homo sapiens (human)</b>
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
<b>100532726</b>
|
|
2
|
+
10105
|
|
3
|
+
10126
|
|
4
|
+
10476
|
|
5
|
+
10488
|
|
6
|
+
10540
|
|
7
|
+
10891
|
|
8
|
+
10975
|
|
9
|
+
1173
|
|
10
|
+
1175
|
|
11
|
+
1211
|
|
12
|
+
1212
|
|
13
|
+
1213
|
|
14
|
+
125965
|
|
15
|
+
126328
|
|
16
|
+
1327
|
|
17
|
+
1329
|
|
18
|
+
1337
|
|
19
|
+
1339
|
|
20
|
+
1340
|
|
21
|
+
1345
|
|
22
|
+
1346
|
|
23
|
+
1347
|
|
24
|
+
1349
|
|
25
|
+
1350
|
|
26
|
+
1351
|
|
27
|
+
1385
|
|
28
|
+
1387
|
|
29
|
+
146754
|
|
30
|
+
148327
|
|
31
|
+
1537
|
|
32
|
+
160
|
|
33
|
+
161
|
|
34
|
+
163
|
|
35
|
+
1639
|
|
36
|
+
170712
|
|
37
|
+
1742
|
|
38
|
+
2033
|
|
39
|
+
23186
|
|
40
|
+
23236
|
|
41
|
+
246721
|
|
42
|
+
25942
|
|
43
|
+
25981
|
|
44
|
+
27019
|
|
45
|
+
27089
|
|
46
|
+
27113
|
|
47
|
+
2776
|
|
48
|
+
2876
|
|
49
|
+
2902
|
|
50
|
+
2904
|
|
51
|
+
291
|
|
52
|
+
2911
|
|
53
|
+
2915
|
|
54
|
+
292
|
|
55
|
+
293
|
|
56
|
+
29796
|
|
57
|
+
3064
|
|
58
|
+
3065
|
|
59
|
+
3066
|
|
60
|
+
3092
|
|
61
|
+
317
|
|
62
|
+
341947
|
|
63
|
+
3708
|
|
64
|
+
374291
|
|
65
|
+
387332
|
|
66
|
+
440567
|
|
67
|
+
4508
|
|
68
|
+
4509
|
|
69
|
+
4512
|
|
70
|
+
4513
|
|
71
|
+
4514
|
|
72
|
+
4519
|
|
73
|
+
4694
|
|
74
|
+
4695
|
|
75
|
+
4696
|
|
76
|
+
4697
|
|
77
|
+
4698
|
|
78
|
+
4700
|
|
79
|
+
4701
|
|
80
|
+
4702
|
|
81
|
+
4704
|
|
82
|
+
4705
|
|
83
|
+
4706
|
|
84
|
+
4707
|
|
85
|
+
4708
|
|
86
|
+
4709
|
|
87
|
+
4710
|
|
88
|
+
4711
|
|
89
|
+
4712
|
|
90
|
+
4713
|
|
91
|
+
4714
|
|
92
|
+
4715
|
|
93
|
+
4716
|
|
94
|
+
4717
|
|
95
|
+
4718
|
|
96
|
+
4719
|
|
97
|
+
4720
|
|
98
|
+
4722
|
|
99
|
+
4723
|
|
100
|
+
4724
|
|
101
|
+
4725
|
|
102
|
+
4726
|
|
103
|
+
4728
|
|
104
|
+
4729
|
|
105
|
+
4731
|
|
106
|
+
4899
|
|
107
|
+
498
|
|
108
|
+
506
|
|
109
|
+
509
|
|
110
|
+
51079
|
|
111
|
+
51164
|
|
112
|
+
513
|
|
113
|
+
514
|
|
114
|
+
515
|
|
115
|
+
516
|
|
116
|
+
517
|
|
117
|
+
518
|
|
118
|
+
522
|
|
119
|
+
5330
|
|
120
|
+
5331
|
|
121
|
+
5332
|
|
122
|
+
539
|
|
123
|
+
54205
|
|
124
|
+
5430
|
|
125
|
+
5431
|
|
126
|
+
5432
|
|
127
|
+
5433
|
|
128
|
+
5434
|
|
129
|
+
5435
|
|
130
|
+
5436
|
|
131
|
+
5437
|
|
132
|
+
5438
|
|
133
|
+
5439
|
|
134
|
+
5440
|
|
135
|
+
5441
|
|
136
|
+
54539
|
|
137
|
+
5468
|
|
138
|
+
548644
|
|
139
|
+
55081
|
|
140
|
+
55567
|
|
141
|
+
55967
|
|
142
|
+
56901
|
|
143
|
+
581
|
|
144
|
+
5978
|
|
145
|
+
627
|
|
146
|
+
6389
|
|
147
|
+
6390
|
|
148
|
+
6391
|
|
149
|
+
6392
|
|
150
|
+
64446
|
|
151
|
+
64764
|
|
152
|
+
6647
|
|
153
|
+
6648
|
|
154
|
+
6667
|
|
155
|
+
6874
|
|
156
|
+
6875
|
|
157
|
+
6908
|
|
158
|
+
7019
|
|
159
|
+
7052
|
|
160
|
+
7157
|
|
161
|
+
7350
|
|
162
|
+
7381
|
|
163
|
+
7384
|
|
164
|
+
7385
|
|
165
|
+
7386
|
|
166
|
+
7388
|
|
167
|
+
7416
|
|
168
|
+
7417
|
|
169
|
+
7419
|
|
170
|
+
7802
|
|
171
|
+
8218
|
|
172
|
+
83447
|
|
173
|
+
83544
|
|
174
|
+
836
|
|
175
|
+
841
|
|
176
|
+
842
|
|
177
|
+
84699
|
|
178
|
+
84701
|
|
179
|
+
9001
|
|
180
|
+
90993
|
|
181
|
+
9167
|
|
182
|
+
9377
|
|
183
|
+
9519
|
|
184
|
+
9586
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<b>http://soap.genome.jp/tmp/mark_pathway_www_api.133491773910665/hsa05016.png</b>
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
<b>P70386</b>
|
|
2
|
+
Q02527
|
|
3
|
+
Q09327
|
|
4
|
+
Q10470
|
|
5
|
+
Q14CK5
|
|
6
|
+
Q6IC49
|
|
7
|
+
Q9UH32
|
|
8
|
+
P70386
|
|
9
|
+
Q02527
|
|
10
|
+
Q09327
|
|
11
|
+
Q10470
|
|
12
|
+
Q14CK5
|
|
13
|
+
Q6IC49
|
|
14
|
+
Q9UH32
|
|
15
|
+
P70386
|
|
16
|
+
Q02527
|
|
17
|
+
Q09327
|
|
18
|
+
Q10470
|
|
19
|
+
Q14CK5
|
|
20
|
+
Q6IC49
|
|
21
|
+
Q9UH32
|
|
22
|
+
P70386
|
|
23
|
+
Q02527
|
|
24
|
+
Q09327
|
|
25
|
+
Q10470
|
|
26
|
+
Q14CK5
|
|
27
|
+
Q6IC49
|
|
28
|
+
Q9UH32
|
|
29
|
+
<b>A8K7C2</b>
|
|
30
|
+
O73815
|
|
31
|
+
P02571
|
|
32
|
+
P02579
|
|
33
|
+
P12714
|
|
34
|
+
P14104
|
|
35
|
+
P53478
|
|
36
|
+
P60010
|
|
37
|
+
P63259
|
|
38
|
+
P63260
|
|
39
|
+
P63261
|
|
40
|
+
P99022
|
|
41
|
+
Q5U032
|
|
42
|
+
Q6P3K9
|
|
43
|
+
Q7ZVI7
|
|
44
|
+
Q96E67
|
|
45
|
+
Q9P3X6
|
|
46
|
+
Q9P3X7
|
|
47
|
+
<b>P15943</b>
|
|
48
|
+
Q06335
|
|
49
|
+
Q06481
|
|
50
|
+
Q13861
|
|
51
|
+
Q14594
|
|
52
|
+
Q14662
|
|
53
|
+
Q71U10
|
|
54
|
+
Q7M4L3
|
|
55
|
+
Q9BT36
|
|
56
|
+
Q9TVV0
|
|
57
|
+
Q9U4H3
|
|
58
|
+
Q9W5F1
|
|
59
|
+
P05067
|
|
60
|
+
P08592
|
|
61
|
+
P09000
|
|
62
|
+
P12023
|
|
63
|
+
P78438
|
|
64
|
+
P97487
|
|
65
|
+
P97942
|
|
66
|
+
Q10651
|
|
67
|
+
Q13764
|
|
68
|
+
Q13778
|
|
69
|
+
Q13793
|
|
70
|
+
Q16011
|
|
71
|
+
Q16014
|
|
72
|
+
Q16019
|
|
73
|
+
Q16020
|
|
74
|
+
Q18583
|
|
75
|
+
Q547B7
|
|
76
|
+
Q6GSC0
|
|
77
|
+
Q8WZ99
|
|
78
|
+
Q95ZX1
|
|
79
|
+
Q99K32
|
|
80
|
+
Q9BT38
|
|
81
|
+
Q9UC33
|
|
82
|
+
Q9UCA9
|
|
83
|
+
Q9UCB6
|
|
84
|
+
Q9UCC8
|
|
85
|
+
Q9UCD1
|
|
86
|
+
Q9UQ58
|
|
87
|
+
P15943
|
|
88
|
+
Q06335
|
|
89
|
+
Q06481
|
|
90
|
+
Q13861
|
|
91
|
+
Q14594
|
|
92
|
+
Q14662
|
|
93
|
+
Q71U10
|
|
94
|
+
Q7M4L3
|
|
95
|
+
Q9BT36
|
|
96
|
+
Q9TVV0
|
|
97
|
+
Q9U4H3
|
|
98
|
+
Q9W5F1
|
|
99
|
+
P05067
|
|
100
|
+
P08592
|
|
101
|
+
P09000
|
|
102
|
+
P12023
|
|
103
|
+
P78438
|
|
104
|
+
P97487
|
|
105
|
+
P97942
|
|
106
|
+
Q10651
|
|
107
|
+
Q13764
|
|
108
|
+
Q13778
|
|
109
|
+
Q13793
|
|
110
|
+
Q16011
|
|
111
|
+
Q16014
|
|
112
|
+
Q16019
|
|
113
|
+
Q16020
|
|
114
|
+
Q18583
|
|
115
|
+
Q547B7
|
|
116
|
+
Q6GSC0
|
|
117
|
+
Q8WZ99
|
|
118
|
+
Q95ZX1
|
|
119
|
+
Q99K32
|
|
120
|
+
Q9BT38
|
|
121
|
+
Q9UC33
|
|
122
|
+
Q9UCA9
|
|
123
|
+
Q9UCB6
|
|
124
|
+
Q9UCC8
|
|
125
|
+
Q9UCD1
|
|
126
|
+
Q9UQ58
|
|
127
|
+
P15943
|
|
128
|
+
Q06335
|
|
129
|
+
Q06481
|
|
130
|
+
Q13861
|
|
131
|
+
Q14594
|
|
132
|
+
Q14662
|
|
133
|
+
Q71U10
|
|
134
|
+
Q7M4L3
|
|
135
|
+
Q9BT36
|
|
136
|
+
Q9TVV0
|
|
137
|
+
Q9U4H3
|
|
138
|
+
Q9W5F1
|
|
139
|
+
P05067
|
|
140
|
+
P08592
|
|
141
|
+
P09000
|
|
142
|
+
P12023
|
|
143
|
+
P78438
|
|
144
|
+
P97487
|
|
145
|
+
P97942
|
|
146
|
+
Q10651
|
|
147
|
+
Q13764
|
|
148
|
+
Q13778
|
|
149
|
+
Q13793
|
|
150
|
+
Q16011
|
|
151
|
+
Q16014
|
|
152
|
+
Q16019
|
|
153
|
+
Q16020
|
|
154
|
+
Q18583
|
|
155
|
+
Q547B7
|
|
156
|
+
Q6GSC0
|
|
157
|
+
Q8WZ99
|
|
158
|
+
Q95ZX1
|
|
159
|
+
Q99K32
|
|
160
|
+
Q9BT38
|
|
161
|
+
Q9UC33
|
|
162
|
+
Q9UCA9
|
|
163
|
+
Q9UCB6
|
|
164
|
+
Q9UCC8
|
|
165
|
+
Q9UCD1
|
|
166
|
+
Q9UQ58
|
|
167
|
+
<b>P08396</b>
|
|
168
|
+
P08397
|
|
169
|
+
P19356
|
|
170
|
+
P22907
|
|
171
|
+
P28789
|
|
172
|
+
Q16012
|
|
173
|
+
Q2VQW9
|
|
174
|
+
<b>Q08AP2</b>
|
|
175
|
+
Q08AP3
|
|
176
|
+
Q15439
|
|
177
|
+
Q15440
|
|
178
|
+
Q15441
|
|
179
|
+
Q60721
|
|
180
|
+
Q60722
|
|
181
|
+
Q62211
|
|
182
|
+
Q62655
|
|
183
|
+
Q64072
|
|
184
|
+
Q80UE8
|
|
185
|
+
Q99N33
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: t2-web
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 21
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 1
|
|
9
|
-
-
|
|
10
|
-
version: 0.1.
|
|
9
|
+
- 7
|
|
10
|
+
version: 0.1.7
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Kostas Karasavvas
|
|
@@ -146,6 +146,11 @@ files:
|
|
|
146
146
|
- public/t2web/tmp/outputs/f5d66ef2-8ca7-436e-aa74-73375121bc5a/TopContributingConcepts
|
|
147
147
|
- public/t2web/tmp/outputs/f5d66ef2-8ca7-436e-aa74-73375121bc5a/TopMatchingConcepts
|
|
148
148
|
- public/t2web/tmp/outputs/f5d66ef2-8ca7-436e-aa74-73375121bc5a/SummedSimilarity
|
|
149
|
+
- public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/image
|
|
150
|
+
- public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/url
|
|
151
|
+
- public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/Pathway
|
|
152
|
+
- public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/clean_image
|
|
153
|
+
- public/t2web/tmp/outputs/46c02da9-0577-4cbe-9ba5-d8fdfe649328/geneList
|
|
149
154
|
- public/t2web/tmp/outputs/1dbfe89e-527b-4bbd-9aff-e2acb0250480/image
|
|
150
155
|
- public/t2web/tmp/outputs/1dbfe89e-527b-4bbd-9aff-e2acb0250480/url
|
|
151
156
|
- public/t2web/tmp/outputs/1dbfe89e-527b-4bbd-9aff-e2acb0250480/Pathway
|
|
@@ -190,6 +195,11 @@ files:
|
|
|
190
195
|
- public/t2web/tmp/outputs/17a9e3a7-01e8-4906-bb4e-17afc495c3f2/UniProtID
|
|
191
196
|
- public/t2web/tmp/outputs/dc51d833-8d87-4e89-8343-46bca8898345/ValidatedProtein
|
|
192
197
|
- public/t2web/tmp/outputs/dc51d833-8d87-4e89-8343-46bca8898345/UniProtID
|
|
198
|
+
- public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/image
|
|
199
|
+
- public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/url
|
|
200
|
+
- public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/Pathway
|
|
201
|
+
- public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/clean_image
|
|
202
|
+
- public/t2web/tmp/outputs/3527c902-497c-40fd-baed-68de0ad42e67/geneList
|
|
193
203
|
- public/t2web/tmp/outputs/98992f59-65d0-4f07-a35d-c9cdc5a8ce82/image
|
|
194
204
|
- public/t2web/tmp/outputs/98992f59-65d0-4f07-a35d-c9cdc5a8ce82/url
|
|
195
205
|
- public/t2web/tmp/outputs/98992f59-65d0-4f07-a35d-c9cdc5a8ce82/Pathway
|
|
@@ -256,6 +266,8 @@ files:
|
|
|
256
266
|
- public/t2web/tmp/outputs/d1461a45-200f-4f48-84a8-d01ca3e79b0b/UniProtID
|
|
257
267
|
- public/t2web/tmp/outputs/dcbec202-78b9-4a0f-ad2e-b1373190e21a/ValidatedProtein
|
|
258
268
|
- public/t2web/tmp/outputs/dcbec202-78b9-4a0f-ad2e-b1373190e21a/UniProtID
|
|
269
|
+
- public/t2web/tmp/outputs/57e79763-5f5a-408b-b454-7e9aca4da68a/ValidatedProtein
|
|
270
|
+
- public/t2web/tmp/outputs/57e79763-5f5a-408b-b454-7e9aca4da68a/UniProtID
|
|
259
271
|
- public/t2web/tmp/outputs/ecc62b90-7989-4165-addd-0b53581a9627/image
|
|
260
272
|
- public/t2web/tmp/outputs/ecc62b90-7989-4165-addd-0b53581a9627/url
|
|
261
273
|
- public/t2web/tmp/outputs/ecc62b90-7989-4165-addd-0b53581a9627/Pathway
|