myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2568] trunk/app/views/workflows/galaxy_tool.rhtm


From: noreply
Subject: [myexperiment-hackers] [2568] trunk/app/views/workflows/galaxy_tool.rhtml: updated T2G page to detail the biosemantics. org server for testing purposes
Date: Wed, 2 Mar 2011 08:39:30 -0500 (EST)

Revision
2568
Author
dgc
Date
2011-03-02 08:39:30 -0500 (Wed, 02 Mar 2011)

Log Message

updated T2G page to detail the biosemantics.org server for testing purposes

Modified Paths

Diff

Modified: trunk/app/views/workflows/galaxy_tool.rhtml (2567 => 2568)


--- trunk/app/views/workflows/galaxy_tool.rhtml	2011-03-02 13:38:16 UTC (rev 2567)
+++ trunk/app/views/workflows/galaxy_tool.rhtml	2011-03-02 13:39:30 UTC (rev 2568)
@@ -13,25 +13,18 @@
 they have to be installed in the Galaxy server. (Administration privileges are
 required for installation.)</p>
 
-<p>Since the tool submits the workflow to a Taverna 2 server you will need to
-have access to one. It is straightforward to install a Taverna 2 server but for
-your convenience we provide a default test server to use. Please note that this
-server should only be used for testing the workflow!  <i>When using our Taverna
-2 test server, the only requirement is administration access to a Galaxy server
-to install the tool you are about to download.</i></p>
-
 <p>To avoid potential issues, we recommend that you test workflows first in
 Taverna 2 Workbench before you create a tool to run them through Galaxy.</p>
 
 <h2>Galaxy tool generator</h2>
 
-<div style="margin: 2em; padding: 1em; border: solid 1px gray">
+<div style="margin: 2em; margin-left: 4em; margin-right: 4em; padding: 1em; background: #e0e0e0">
 
   <% form_tag( { :action ="" :galaxy_tool_download } ) do %>
 
     <p>
       <b>Taverna server URL:</b><br />
-      <%= text_field_tag("server", "http://mybiobank.org:8080/taverna-server", :size => 100) %><br />
+      <%= text_field_tag("server", "", :size => 100) %><br />
       <small>E.g. http://www.example.com:8980/taverna-server</small>
     </p>
 
@@ -42,9 +35,25 @@
   <% end %>
 </div>
 
+<h2>Taverna 2 server for testing purposes</h2>
+
+<p>Since the tool submits the workflow to a Taverna 2 server, you will need to
+have access to one. It is straightforward to install a Taverna 2 server but for
+your convenience the <a href="" Group</a>
+have provided a test server to use. Please note that this server should only be
+used for testing the workflow!  <i>When using our Taverna 2 test server, the
+only requirement is administration access to a Galaxy server to install the
+tool you are about to download.</i></p>
+
+<p>The URL to the test Taverna 2 server is:
+
+<div style="padding: 1em; font-family: monospace">http://test.mybiobank.org/taverna-server</div>
+</p>
+
 <h2>Further information</h2>
 
 <ul>
+<li><a href="" to Galaxy tool</a></li>
 <li><a href="" a tool in Galaxy</a></li>
 <li><a href="" a Taverna 2 server</a></li>
 <li><a href="" Taverna Workbench</a></li>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]