workflow-to-galaxy 0.3.3 → 0.3.4

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGES CHANGED
@@ -1,5 +1,8 @@
1
1
  = Changes log for the Taverna-Galaxy Gem
2
2
 
3
+ == Version 0.3.4
4
+ * Updated taverna-t2flow dependency to 0.3.0
5
+
3
6
  == Version 0.3.3
4
7
  * Multiline output examples are now displayed better in HTML/Galaxy (similar to inputs)
5
8
  * Updated wkf 74 test
data/README CHANGED
@@ -1,9 +1,9 @@
1
1
  = workflow-to-galaxy tool generator
2
2
 
3
3
 
4
- Authors:: Konstantinos Karasavvas
5
- Gem Version:: 0.3.3
6
- Contact:: mailto:kostas.karasavvas@nbic.nl
4
+ Authors:: Konstantinos Karasavvas, Finn Bacall
5
+ Gem Version:: 0.3.4
6
+ Contact:: mailto:r.m.van_schouwen@lumc.nl, mailto:finn.bacall@cs.man.ac.uk
7
7
  Licence:: MIT (See LICENCE or http://www.opensource.org/licenses/mit-license)
8
8
  Copyright:: (c) 2010 Netherlands Bioinformatics Centre, The Netherlands
9
9
 
data/Rakefile CHANGED
@@ -7,18 +7,18 @@ require 'rdoc/task'
7
7
 
8
8
  spec = Gem::Specification.new do |s|
9
9
  s.name = 'workflow-to-galaxy'
10
- s.version = '0.3.3'
10
+ s.version = '0.3.4'
11
11
  s.extra_rdoc_files = ['README', 'LICENSE', 'CHANGES']
12
12
  s.summary = 'This script acquires information for a taverna 2 workflow from myExperiment (or from a file) and generates a Galaxy tool (.xml and .rb files).'
13
13
  s.description = s.summary
14
- s.author = 'Kostas Karasavvas'
15
- s.email = 'kostas.karasavvas@nbic.nl'
14
+ s.authors = ['Kostas Karasavvas', 'Finn Bacall']
15
+ s.email = ["finn.bacall@cs.man.ac.uk", "R.M.van_Schouwen@lumc.nl"]
16
16
  s.executables = ['workflow_to_galaxy.rb']
17
17
  s.files = %w(LICENSE README CHANGES Rakefile) + Dir.glob("{bin,lib,doc,spec}/**/*")
18
18
  s.require_path = "lib"
19
19
  s.bindir = "bin"
20
20
  s.add_dependency 'myexperiment-rest', '~> 0.3.0'
21
- s.add_dependency 'taverna-t2flow', '~> 0.2.0'
21
+ s.add_dependency 'taverna-t2flow', '~> 0.3.0'
22
22
  s.add_dependency 't2-server', '~> 0.6.1'
23
23
  s.add_dependency 'rubyzip', '~> 0.9.4'
24
24
  end
@@ -1,90 +1,92 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>File: CHANGES [workflow-to-galaxy Docs]</title>
7
+ <title>CHANGES - workflow-to-galaxy Docs</title>
10
8
 
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
10
+
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
12
21
 
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
22
 
23
23
  <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./CHANGES.html">CHANGES</a></li>
43
-
44
- <li class="file"><a href="./LICENSE.html">LICENSE</a></li>
45
-
46
- <li class="file"><a href="./README.html">README</a></li>
47
-
48
- </ul>
49
- </div>
50
-
51
-
52
- <div id="classindex-section" class="section project-section">
53
- <h3 class="section-header">Class Index
54
- <span class="search-toggle"><img src="./images/find.png"
55
- height="16" width="16" alt="[+]"
56
- title="show/hide quicksearch" /></span></h3>
57
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
58
- <fieldset>
59
- <legend>Quicksearch</legend>
60
- <input type="text" name="quicksearch" value=""
61
- class="quicksearch-field" />
62
- </fieldset>
63
- </form>
64
-
65
- <ul class="link-list">
66
-
67
- <li><a href="./WorkflowToGalaxy.html">WorkflowToGalaxy</a></li>
68
-
69
- <li><a href="./WorkflowToGalaxy/GalaxyTool.html">WorkflowToGalaxy::GalaxyTool</a></li>
70
-
71
- <li><a href="./WorkflowToGalaxy/Workflows.html">WorkflowToGalaxy::Workflows</a></li>
72
-
73
- <li><a href="./String.html">String</a></li>
74
-
75
- </ul>
76
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
77
- </div>
78
-
79
-
80
- </div>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="project-metadata">
47
+ <nav id="fileindex-section" class="section project-section">
48
+ <h3 class="section-header">Pages</h3>
49
+
50
+ <ul>
51
+
52
+ <li class="file"><a href="./CHANGES.html">CHANGES</a>
53
+
54
+ <li class="file"><a href="./LICENSE.html">LICENSE</a>
55
+
56
+ <li class="file"><a href="./README.html">README</a>
57
+
58
+ </ul>
59
+ </nav>
60
+
61
+ <nav id="classindex-section" class="section project-section">
62
+ <h3 class="section-header">Class and Module Index</h3>
63
+
64
+ <ul class="link-list">
65
+
66
+ <li><a href="./WorkflowToGalaxy.html">WorkflowToGalaxy</a>
67
+
68
+ <li><a href="./WorkflowToGalaxy/GalaxyTool.html">WorkflowToGalaxy::GalaxyTool</a>
69
+
70
+ <li><a href="./WorkflowToGalaxy/Workflows.html">WorkflowToGalaxy::Workflows</a>
71
+
72
+ <li><a href="./String.html">String</a>
73
+
74
+ </ul>
75
+ </nav>
76
+
81
77
  </div>
78
+ </nav>
82
79
 
83
- <div id="documentation">
84
-
85
- <h1>Changes log for the Taverna-Galaxy Gem</h1>
80
+ <div id="documentation" class="description">
81
+
82
+ <h1 id="label-Changes+log+for+the+Taverna-Galaxy+Gem">Changes log for the Taverna-Galaxy Gem</h1>
83
+
84
+ <h2 id="label-Version+0.3.4">Version 0.3.4</h2>
85
+ <ul><li>
86
+ <p>Updated taverna-t2flow dependency to 0.3.0</p>
87
+ </li></ul>
86
88
 
87
- <h2>Version 0.3.3</h2>
89
+ <h2 id="label-Version+0.3.3">Version 0.3.3</h2>
88
90
  <ul><li>
89
91
  <p>Multiline output examples are now displayed better in HTML/Galaxy (similar
90
92
  to inputs)</p>
@@ -101,14 +103,14 @@ for auth</p>
101
103
  </li></ul>
102
104
  </li></ul>
103
105
 
104
- <h2>Version 0.3.2</h2>
106
+ <h2 id="label-Version+0.3.2">Version 0.3.2</h2>
105
107
  <ul><li>
106
108
  <p>Automatic filename creation is more robust (all special chars are removed)</p>
107
109
  </li><li>
108
110
  <p>More workflow tests</p>
109
111
  </li></ul>
110
112
 
111
- <h2>Version 0.3.1</h2>
113
+ <h2 id="label-Version+0.3.1">Version 0.3.1</h2>
112
114
  <ul><li>
113
115
  <p>Used semver formally (taged: v0.3.1 semver)</p>
114
116
  </li><li>
@@ -117,40 +119,40 @@ for auth</p>
117
119
  <p>Extended workflow tests</p>
118
120
  </li></ul>
119
121
 
120
- <h2>Version 0.3.0</h2>
122
+ <h2 id="label-Version+0.3.0">Version 0.3.0</h2>
121
123
  <ul><li>
122
124
  <p>Updated to newer myexperiment-rest lib (0.3.0).</p>
123
125
  </li><li>
124
126
  <p>Restructured, now more modular and extensible.</p>
125
127
  </li></ul>
126
128
 
127
- <h2>Version 0.2.9</h2>
129
+ <h2 id="label-Version+0.2.9">Version 0.2.9</h2>
128
130
  <ul><li>
129
131
  <p>Fixed minor bug when workflow had empty description</p>
130
132
  </li><li>
131
133
  <p>Added instructions to generated scripts on how to run them without Galaxy.</p>
132
134
  </li></ul>
133
135
 
134
- <h2>Version 0.2.8</h2>
136
+ <h2 id="label-Version+0.2.8">Version 0.2.8</h2>
135
137
  <ul><li>
136
138
  <p>Clean up of documentation</p>
137
139
  </li><li>
138
140
  <p>Added rubyzip dependency to gemspec</p>
139
141
  </li></ul>
140
142
 
141
- <h2>Version 0.2.7</h2>
143
+ <h2 id="label-Version+0.2.7">Version 0.2.7</h2>
142
144
  <ul><li>
143
145
  <p>A Galaxy tool can now also be created by providing a t2flow file with the
144
146
  –t2flow flag.</p>
145
147
  </li></ul>
146
148
 
147
- </div>
149
+ </div>
148
150
 
149
- <div id="validator-badges">
150
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
151
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
152
- Rdoc Generator</a> 2</small>.</p>
153
- </div>
154
- </body>
155
- </html>
151
+
152
+
153
+ <footer id="validator-badges">
154
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
155
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
156
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
157
+ </footer>
156
158
 
@@ -1,88 +1,85 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>File: LICENSE [workflow-to-galaxy Docs]</title>
7
+ <title>LICENSE - workflow-to-galaxy Docs</title>
10
8
 
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
10
+
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
12
21
 
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
22
 
23
23
  <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./CHANGES.html">CHANGES</a></li>
43
-
44
- <li class="file"><a href="./LICENSE.html">LICENSE</a></li>
45
-
46
- <li class="file"><a href="./README.html">README</a></li>
47
-
48
- </ul>
49
- </div>
50
-
51
-
52
- <div id="classindex-section" class="section project-section">
53
- <h3 class="section-header">Class Index
54
- <span class="search-toggle"><img src="./images/find.png"
55
- height="16" width="16" alt="[+]"
56
- title="show/hide quicksearch" /></span></h3>
57
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
58
- <fieldset>
59
- <legend>Quicksearch</legend>
60
- <input type="text" name="quicksearch" value=""
61
- class="quicksearch-field" />
62
- </fieldset>
63
- </form>
64
-
65
- <ul class="link-list">
66
-
67
- <li><a href="./WorkflowToGalaxy.html">WorkflowToGalaxy</a></li>
68
-
69
- <li><a href="./WorkflowToGalaxy/GalaxyTool.html">WorkflowToGalaxy::GalaxyTool</a></li>
70
-
71
- <li><a href="./WorkflowToGalaxy/Workflows.html">WorkflowToGalaxy::Workflows</a></li>
72
-
73
- <li><a href="./String.html">String</a></li>
74
-
75
- </ul>
76
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
77
- </div>
78
-
79
-
80
- </div>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="project-metadata">
47
+ <nav id="fileindex-section" class="section project-section">
48
+ <h3 class="section-header">Pages</h3>
49
+
50
+ <ul>
51
+
52
+ <li class="file"><a href="./CHANGES.html">CHANGES</a>
53
+
54
+ <li class="file"><a href="./LICENSE.html">LICENSE</a>
55
+
56
+ <li class="file"><a href="./README.html">README</a>
57
+
58
+ </ul>
59
+ </nav>
60
+
61
+ <nav id="classindex-section" class="section project-section">
62
+ <h3 class="section-header">Class and Module Index</h3>
63
+
64
+ <ul class="link-list">
65
+
66
+ <li><a href="./WorkflowToGalaxy.html">WorkflowToGalaxy</a>
67
+
68
+ <li><a href="./WorkflowToGalaxy/GalaxyTool.html">WorkflowToGalaxy::GalaxyTool</a>
69
+
70
+ <li><a href="./WorkflowToGalaxy/Workflows.html">WorkflowToGalaxy::Workflows</a>
71
+
72
+ <li><a href="./String.html">String</a>
73
+
74
+ </ul>
75
+ </nav>
76
+
81
77
  </div>
78
+ </nav>
82
79
 
83
- <div id="documentation">
84
-
85
- <h2>workflow-to-galaxy</h2>
80
+ <div id="documentation" class="description">
81
+
82
+ <h2 id="label-workflow-to-galaxy">workflow-to-galaxy</h2>
86
83
 
87
84
  <p>The MIT License</p>
88
85
 
@@ -107,13 +104,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
107
104
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
108
105
  DEALINGS IN THE SOFTWARE.</p>
109
106
 
110
- </div>
107
+ </div>
111
108
 
112
- <div id="validator-badges">
113
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
114
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
115
- Rdoc Generator</a> 2</small>.</p>
116
- </div>
117
- </body>
118
- </html>
109
+
110
+
111
+ <footer id="validator-badges">
112
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
113
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
114
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
115
+ </footer>
119
116