changeset 4:fca368c99299 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 705efdd46afce6cbb44c87d8249566ebd528b230"
author bgruening
date Fri, 29 May 2020 18:16:51 -0400
parents a98608f3abc5
children e917a2424690
files cellprofiler.xml
diffstat 1 files changed, 25 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/cellprofiler.xml	Mon May 11 07:50:04 2020 -0400
+++ b/cellprofiler.xml	Fri May 29 18:16:51 2020 -0400
@@ -208,18 +208,36 @@
     </tests>
     
     <help>
-    This tool runs a CellProfiler @CP_VERSION@ pipeline file. 
+    <![CDATA[
+
+      .. class:: infomark
+
+      **What it does**
 
-    *** Parameters ***
+      This is the last tool in a CellProfiler workflow and runs a CellProfiler @CP_VERSION@ pipeline file on a collection of images.
+
+
+      .. class:: infomark
+
+      **Input**
+
+      - Collection of images.
 
-    images: multi-select image files
-    
-    pipeline: CellProfiler pipeline file(.cppipe) file.
+      - Existing CellProfiler pipeline file *(.cppipe)* or generated by linking CellProfiler tools.
+
+      .. class:: infomark
+
+      **Output**
 
-    *** Note ***
+      - Images if the tool *SaveImages* was included in the workflow.
+      - The features selected if the tool *ExportToSpreadsheet* was included in the workflow.
+
+      .. class:: warningmark
 
-    Only version @CP_VERSION@ pipeline can be run, other versions may cause problems.
+      **IMPORTANT**
 
+      Only the pipelines generated with the version @CP_VERSION@ of CellProfiler can be run, other versions may cause problems.
+      ]]>
     </help>
     <expand macro="citations" />
 </tool>