Previous changeset 7:f479218f3736 (2023-06-13) |
Commit message:
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 43fa7e46c98b5d5d7915f86524d4c0c4f501d782 |
modified:
frogsfunc_functions.xml frogsfunc_pathways.xml macros.xml |
b |
diff -r f479218f3736 -r 0966b9635d76 frogsfunc_functions.xml --- a/frogsfunc_functions.xml Tue Jun 13 06:59:09 2023 +0000 +++ b/frogsfunc_functions.xml Wed Jun 14 14:56:49 2023 +0000 |
b |
@@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. --> -<tool id="FROGSFUNC_step3_functions" name="FROGSFUNC_2_functions" version= "@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> +<tool id="FROGSFUNC_step2_functions" name="FROGSFUNC_2_functions" version= "@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>Calculates functions abundances in each sample. </description> <macros> |
b |
diff -r f479218f3736 -r 0966b9635d76 frogsfunc_pathways.xml --- a/frogsfunc_pathways.xml Tue Jun 13 06:59:09 2023 +0000 +++ b/frogsfunc_pathways.xml Wed Jun 14 14:56:49 2023 +0000 |
b |
@@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. --> -<tool id="FROGSFUNC_step4_pathways" name="FROGSFUNC_3_pathways" version= "@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> +<tool id="FROGSFUNC_step3_pathways" name="FROGSFUNC_3_pathways" version= "@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>Calculates pathway abundances in each sample. </description> <macros> |
b |
diff -r f479218f3736 -r 0966b9635d76 macros.xml --- a/macros.xml Tue Jun 13 06:59:09 2023 +0000 +++ b/macros.xml Wed Jun 14 14:56:49 2023 +0000 |
b |
@@ -1,7 +1,7 @@ <?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">4.1.0</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <xml name="requirements"> <requirements> |