diff ob_remSmall.xml @ 7:c8d8caa9a54d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit ed9b6859de648aa5f7cde483732f5df20aaff90e
author bgruening
date Tue, 07 May 2019 13:38:18 -0400
parents 2704d4017b13
children aebc671bae78
line wrap: on
line diff
--- a/ob_remSmall.xml	Mon Sep 03 16:39:47 2018 -0400
+++ b/ob_remSmall.xml	Tue May 07 13:38:18 2019 -0400
@@ -1,5 +1,5 @@
 <tool id="openbabel_remSmall" name="Remove small molecules" version="@VERSION@.0">
-    <description></description>
+    <description>from a library of compounds</description>
     <!--parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism-->
     <macros>
         <import>macros.xml</import>
@@ -46,7 +46,7 @@
 
 **Hint**
 
-Some libraries may contain molecules without a 1D/3D descriptor. These molecules may provoke crashes of any other tool. It is strongly adviced to run this tool before proceeding to any further steps.
+Some libraries may contain molecules without a 1D/3D descriptor, which may provoke crashes of any other tool. It is strongly advised to run this tool before proceeding to any further steps.
 
 -----