Repository 'weblogo3'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/weblogo3

Changeset 2:76426785ae1c (2015-08-05)
Previous changeset 1:a10f9ed463ae (2015-02-25) Next changeset 3:3179d17dc6e5 (2015-10-09)
Commit message:
planemo upload commit 4381f4022eca6f3c58ae1d01096795cd28c15062
modified:
rgWebLogo3.xml
tool_dependencies.xml
b
diff -r a10f9ed463ae -r 76426785ae1c rgWebLogo3.xml
--- a/rgWebLogo3.xml Wed Feb 25 11:00:37 2015 -0500
+++ b/rgWebLogo3.xml Wed Aug 05 18:55:25 2015 -0400
b
@@ -21,7 +21,7 @@
       <option value="pdf">PDF</option>
       <option value="jpeg">JPG</option>
       <option value="eps">EPS</option>
-      <option value="txt">Text (shows the detailed calculations for each position - no image)</option>
+      <option value="logodata">Text (shows the detailed calculations for each position - no image)</option>
     </param>
     <param name="units" type="select" label="Display Units"
       help="What the height of each logo element depicts - eg bits of entropy (default)">
@@ -73,7 +73,7 @@
            <when input="outformat" value="png" format="png" />
            <when input="outformat" value="jpeg" format="jpg" />
            <when input="outformat" value="eps" format="eps" />
-           <when input="outformat" value="txt" format="txt" />
+           <when input="outformat" value="logodata" format="txt" />
        </change_format>
     </data>
   </outputs>
b
diff -r a10f9ed463ae -r 76426785ae1c tool_dependencies.xml
--- a/tool_dependencies.xml Wed Feb 25 11:00:37 2015 -0500
+++ b/tool_dependencies.xml Wed Aug 05 18:55:25 2015 -0400
b
@@ -4,7 +4,7 @@
       <repository changeset_revision="a285e78179bd" name="package_ghostscript_9_10" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="numpy" version="1.7.1">
-        <repository changeset_revision="a4bdc17eed4a" name="package_numpy_1_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
+        <repository changeset_revision="300877695495" name="package_numpy_1_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="weblogo" version="3.3">
       <repository changeset_revision="648e4b32f15c" name="package_weblogo_3_3" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />