changeset 19:a2bf7a8b7bc9

"planemo upload"
author kkonganti
date Thu, 15 Sep 2022 14:50:34 -0400
parents 62b848017a6a
children 0be9a7117ba5
files cfsan_lexmapr2.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_lexmapr2.xml	Thu Sep 15 14:48:03 2022 -0400
+++ b/cfsan_lexmapr2.xml	Thu Sep 15 14:50:34 2022 -0400
@@ -68,7 +68,7 @@
     <outputs>
         <data name="lexmapr2_output" format="tsv" label="Lexmapr2: Results On ${on_string}" from_work_dir="lexmapr2_output.tsv"/>
         <collection name="plots" type="list" label="Lexmapr2: Plots on ${on_string}">
-            <discover_datasets pattern="(?P&lt;designation&gt;.+)" format="png" directory="lexmapr_figures"/>
+            <discover_datasets pattern="(?P&lt;designation&gt;.+)\.png" format="png" directory="lexmapr_figures"/>
         </collection>
         <data name="lexmapr2_log" format="txt" label="Lexmapr2: Log On ${on_string}" from_work_dir="lexmapr2_run_log.txt"/>
     </outputs>