diff scpred_predict.xml @ 5:eca76dd511f4 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit bb88d0eb9c193518eb0d05321e3458a10212d3ab"
author ebi-gxa
date Fri, 14 Aug 2020 10:47:23 -0400
parents fd06ab29487f
children b869bb6d4b01
line wrap: on
line diff
--- a/scpred_predict.xml	Mon Jun 01 09:20:28 2020 -0400
+++ b/scpred_predict.xml	Fri Aug 14 10:47:23 2020 -0400
@@ -1,4 +1,4 @@
-<tool id="scpred_predict_labels" name="Scpred predict" version="@TOOL_VERSION@+galaxy3">
+<tool id="scpred_predict_labels" name="Scpred predict" version="@TOOL_VERSION@+galaxy0">
     <description>Make cell type predictions using trained model.</description>
      <macros>
         <import>scpred_macros.xml</import>
@@ -29,7 +29,7 @@
     </inputs>
     <outputs>
         <data name="output_tbl_path" format="txt" />
-        <data name="plot_path" format="txt" />
+        <data name="plot_path" format="png" />
         <data name="confusion_table" format="txt" />
     </outputs>
     <tests>