changeset 2:328a5cff4d10

"planemo upload"
author kkonganti
date Thu, 15 Sep 2022 12:57:33 -0400
parents 6fc05c435932
children c56b568f3dde
files cfsan_lexmapr2.xml
diffstat 1 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/cfsan_lexmapr2.xml	Thu Sep 15 12:52:53 2022 -0400
+++ b/cfsan_lexmapr2.xml	Thu Sep 15 12:57:33 2022 -0400
@@ -32,6 +32,8 @@
     <inputs>
         <param name="input" type="data" format="csv" label="Input CSV"
             help="First row should be a header and first column should be sample names" />
+        <param name="embl_ont" type="text" optional="true" 
+            label="User defined comma-separated EMBL Ontology short names" />
         <conditional name="input_json">
             <param name="json_is_set" type="boolean" label="Use User defined bins in JSON format?" />
             <when value="true">
@@ -40,8 +42,6 @@
             <when value="false">
             </when>
         </conditional>
-        <param name="embl_ont" type="text" optional="true" 
-            label="User defined comma-separated EMBL Ontology short names" />
         <param name="bins" truevalue="-b" type="boolean" checked="true"
             label="Classify samples into default bins" help="Default: true"/>
         <param name="graph" truevalue="-g" type="boolean" checked="true"
@@ -128,7 +128,10 @@
         <citation type="bibtex">
             @misc{GalaxyToolWrapper,
             author = {Konganti, Kranti},
-            year = {2022}}
+            year = {2022},
+            title = {Lexmapr2 Tool Wrapper for Galaxy},
+            journal = {GalaxyTrakr Tool repository},
+            url = {https://toolrepo.galaxytrakr.org/repository/browse_repository?id=e00d4fc8bba8b6c5}}
         </citation>
     </citations>
 </tool>