# HG changeset patch
# User tduigou
# Date 1682904852 0
# Node ID 164ccfcd18ecbe8c25cf224ae51acfb2cf6e5236
# Parent 34a9d136a5bf42ed188c26f251e7f43d046ddd36
planemo upload for repository https://github.com/brsynth/selenzy-wrapper commit 2e8aa2e7c0581c7eed2074d15f7e4317ecde2ad6
diff -r 34a9d136a5bf -r 164ccfcd18ec config/job_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/job_conf.xml Mon May 01 01:34:12 2023 +0000
@@ -0,0 +1,1 @@
+
diff -r 34a9d136a5bf -r 164ccfcd18ec config/tool_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/tool_conf.xml Mon May 01 01:34:12 2023 +0000
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff -r 34a9d136a5bf -r 164ccfcd18ec selenzy.xml
--- a/selenzy.xml Tue Feb 08 11:12:28 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,96 +0,0 @@
-
- Performs enzyme selection from a reaction query
-
- 0.2.0
-
-
- selenzy_wrapper
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- `_
-
-Version
-----------
-
-0.2.0
-
-Authors
--------
-* **Joan Hérisson**
-
-License
--------
-
-* `MIT `_
-
-Acknowledgments
----------------
-
-* Thomas Duigou
-
- ]]>
-
- 10.1093/bioinformatics/bty065
-
-
\ No newline at end of file
diff -r 34a9d136a5bf -r 164ccfcd18ec selenzy_wrapper.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/selenzy_wrapper.xml Mon May 01 01:34:12 2023 +0000
@@ -0,0 +1,97 @@
+
+ Performs enzyme selection from a reaction query
+
+ 0
+ 0.3.0
+
+
+ selenzy_wrapper
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ `_ and outputs an updated SBML file annotated with the enzyme UniProt IDs, as well as in CSV format.
+
+Input
+-----
+
+* **Pathway (SBML)**\ : SBML pathway file
+* **Number of targets to display in results**\ : (integer) Number of targets to display in results (before taxon IDs filtering) [default = 500]
+* **Number of uniprot IDs with top score to keep**\ : (integer) Number of enzyme IDs to display in results (after taxon IDs filtering) [default = -1 (no limit)]
+* **Use similarity values for preferred reaction direction only**\ : (float) Use similarity values for preferred reaction direction only [default=0 (OFF)]
+* **Do not compute MSA/conservation scores ?**\ : (boolean) Do not compute Multiple Sequence Alignment and conservation scores ? (MSA scores are computed by default)
+* **Host taxon ID**\ : (string) Taxon ID of the chassis (default: 83333 [E. coli K12])
+* **Comma separated taxon IDs of output enzyme sequences**\ : (string) Comma separated taxon IDs of output enzyme sequences
+
+Output
+------
+
+* **Uniprot IDs (SBML)**\ : Annotated SBML pathway.
+* **Uniprot IDs (CSV)**\ : Annotated CSV pathway.
+
+Project Links
+------------------
+
+* `GitHub `_
+
+Version
+----------
+
+0.3.0
+
+Authors
+-------
+* **Joan Hérisson**
+
+License
+-------
+
+* `MIT `_
+
+Acknowledgments
+---------------
+
+* Thomas Duigou
+
+ ]]>
+
+ 10.1093/bioinformatics/bty065
+
+
\ No newline at end of file