changeset 40:dbd9042bd8c4 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/chemfp commit 621ba9193927fb8454e915303169276cac764f69"
author bgruening
date Tue, 10 Sep 2019 09:35:01 -0400
parents 28c487eb8399
children 07e1a9d090e4
files nxn_clustering.xml
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nxn_clustering.xml	Tue Sep 10 08:15:52 2019 -0400
+++ b/nxn_clustering.xml	Tue Sep 10 09:35:01 2019 -0400
@@ -50,8 +50,14 @@
             <param name="infile" ftype="fps" value="targets.fps" />
             <param name='threshold' value='0.75' />
             <param name='oformat' value='svg' />
-            <param name='output_files' value='matrix' />
+            <param name='output_files' value='both' />
             <output name="similarity_matrix" file='NxN_Clustering_on_q.txt' ftype="txt"/>
+            <output name="image" ftype="svg">
+                <assert_contents>
+                    <has_text text="L 49.515625 72.90625" />
+                    <has_text text="Q 48 40.375 41.703125 38.8125" />
+                </assert_contents>
+            </output>
         </test>
     </tests>
     <help>