Repository 'cp_cellprofiler'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/cp_cellprofiler

Changeset 4:fca368c99299 (2020-05-29)
Previous changeset 3:a98608f3abc5 (2020-05-11) Next changeset 5:e917a2424690 (2021-02-06)
Commit message:
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 705efdd46afce6cbb44c87d8249566ebd528b230"
modified:
cellprofiler.xml
b
diff -r a98608f3abc5 -r fca368c99299 cellprofiler.xml
--- 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>