# HG changeset patch
# User tduigou
# Date 1668788282 0
# Node ID 310645d4c5e611c6b71a442813f54a8e7378a423
# Parent 21a900eee812dd8590e88f48bcc845390cb7fb08
planemo upload commit 3bc34bfc82850daa2229724c396dcd9454039273-dirty
diff -r 21a900eee812 -r 310645d4c5e6 rpreport.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/rpreport.xml Fri Nov 18 16:18:02 2022 +0000
@@ -0,0 +1,91 @@
+
+ Explore the main characteristics of pathways predicted with RetroPath suite
+
+ 0
+ 6.0.1
+
+
+ rptools
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ `_.
+
+
+Input
+-----
+
+Required:
+
+* **Source SBML**: rpSBML file(s) containing pathways predicted with RetroPath suite.
+
+Output
+------
+
+* **Pathways HTML Report**: Pathways HTML Report
+
+Project Links
+---------------------
+
+* `GitHub `_
+
+Acknowledgments
+---------------
+
+* Thomas Duigou
+* Joan Hérisson
+
+Licence
+-------
+
+`MIT `_
+ ]]>
+
+
+
+
\ No newline at end of file
diff -r 21a900eee812 -r 310645d4c5e6 rpthermo.xml
--- a/rpthermo.xml Wed Feb 09 13:07:30 2022 +0000
+++ b/rpthermo.xml Fri Nov 18 16:18:02 2022 +0000
@@ -1,7 +1,7 @@
-
+
Calculate the formation energy of chemical species and the Gibbs free energy of their reactions and pathways in an SBML
- 5.12.1
+ 6.0.1
rptools
@@ -20,11 +20,11 @@
--pMg '$adv.pMg'
]]>
-
+
@@ -52,6 +52,8 @@
===============
Calculate the formation energy of chemical species either using an internal database or estimate it by decomposing them using the `component contribution `_ method. Thereafter this tool predicts the Gibbs free energy of reactions and of the whole heterologous pathway by combining the formation energy of each individual compound.
+The goal of the thermodynamic analysis is to estimate the feasibility of the predicted pathways toward target production, in physiological conditions (PH, ionic strength).
+
.. image:: https://raw.githubusercontent.com/Galaxy-SynBioCAD/rpThermo/standalone/galaxy/img/rpThermo.png
:width: 80 %
:align: center
@@ -64,30 +66,27 @@
Required:
-* **input**\ : (string) Path to the input file
-* **output**\ : (string) Path to the output file
+Inputs
+------
+
+* **SBML Input File**\ : Pathways in SBML format
Advanced Options:
-* **--ph**\ :(float) Compartment PH of the pathway
-* **--ionic_strength**\ :(float) Compartment ionic strength of the pathway
-* **--pMg**\ :(float) Compartment pMg of the pathway
+* **PH**\ :(float) Compartment PH of the pathway
+* **Ionic strength**\ :(float) Compartment ionic strength of the pathway
+* **pMg**\ :(float) Compartment pMg (Magnesium vapor pressure) of the pathway
+
+Output
+------
+
+* **Pathway with thermo**\ : annotated pathways (with thermodynamics information for each reaction) in SBML(Systems Biology Markup Language) format.
Project Links
---------------------
* `GitHub `_
-Version
-----------
-
-v5.12.1
-
-Authors
--------
-
-* **Melchior du Lac**
-
Acknowledgments
---------------
@@ -98,4 +97,7 @@
10.1371/journal.pcbi.1003098
+
+
+
\ No newline at end of file