Repository 'smina'
hg clone https://toolshed.g2.bx.psu.edu/repos/earlhaminst/smina

Changeset 1:3c170cc50eeb (2025-02-24)
Previous changeset 0:7c0bb0c48a27 (2018-05-08) Next changeset 2:214e001014f7 (2025-03-03)
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/smina/ commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
modified:
smina.xml
b
diff -r 7c0bb0c48a27 -r 3c170cc50eeb smina.xml
--- a/smina.xml Tue May 08 19:08:15 2018 -0400
+++ b/smina.xml Mon Feb 24 16:17:58 2025 +0000
b
@@ -1,5 +1,5 @@
 <tool id="smina" name="smina" version="1.0">
-    <description>Scoring and Minimization with AutoDock Vina</description>
+    <description>Scoring and Minimization</description>
     <requirements>
         <requirement type="package" version="2017.11.9">smina</requirement>
     </requirements>
@@ -168,7 +168,7 @@
         </data>
     </outputs>
     <tests>
-        <test>
+        <test expect_num_outputs="2">
             <param name="receptor" value="protein.pdbqt" />
             <param name="ligand" value="ligand.pdbqt" />
             <param name="center_x" value="11" />
@@ -189,7 +189,7 @@
 Description
 ************
 
-`smina <https://sourceforge.net/projects/smina/>`_ is a fork of `AutoDock Vina <http://vina.scripps.edu/>`_ that is customized to better support scoring function development and high-performance energy minimization. smina is maintained by David Koes at the University of Pittsburgh and is not directly affiliated with the AutoDock project.
+`smina <https://sourceforge.net/projects/smina/>`_ is a fork of `AutoDock Vina <https://vina.scripps.edu/>`_ that is customized to better support scoring function development and high-performance energy minimization. smina is maintained by David Koes at the University of Pittsburgh and is not directly affiliated with the AutoDock project.
     ]]></help>
     <citations>
         <citation type="doi">10.1021/ci300604z</citation>