Mercurial > repos > lain > xseekerpreparator
changeset 18:2c7e7fd1f740 draft
" master branch Updating"
author | lain |
---|---|
date | Tue, 01 Feb 2022 18:09:11 +0000 |
parents | d8112d636210 |
children | 2937e72e5891 |
files | README.md XSeekerPreparator.R XSeekerPreparator.xml galaxy/tools/LC-MSMS/XSeekerPreparator.R galaxy/tools/LC-MSMS/XSeekerPreparator.xml |
diffstat | 5 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Mon Jan 31 15:54:14 2022 +0000 +++ b/README.md Tue Feb 01 18:09:11 2022 +0000 @@ -96,7 +96,7 @@ -------- - **@name**: XSeekerPreparator - - **@version**: 1.2.1 + - **@version**: 1.2.4 - **@authors**: Lain Pavot - **@date creation**: 15/09/2020
--- a/XSeekerPreparator.R Mon Jan 31 15:54:14 2022 +0000 +++ b/XSeekerPreparator.R Tue Feb 01 18:09:11 2022 +0000 @@ -1,7 +1,7 @@ TOOL_NAME <- "XSeekerPreparator" -VERSION <- "1.2.2" +VERSION <- "1.2.4" DEBUG_FAST <- FALSE DEBUG_FAST_IGNORE_SLOW_OP <- DEBUG_FAST @@ -10,7 +10,7 @@ OUTPUT_SPECIFIC_TOOL <- "XSeeker_Galaxy" -ENRICHED_RDATA_VERSION <- paste("1.2.2", OUTPUT_SPECIFIC_TOOL, sep="-") +ENRICHED_RDATA_VERSION <- paste("1.2.4", OUTPUT_SPECIFIC_TOOL, sep="-") ENRICHED_RDATA_DOC <- sprintf(" Welcome to the enriched <Version %s> of the output of CAMERA/xcms. This doc was generated by the tool: %s - Version %s
--- a/XSeekerPreparator.xml Mon Jan 31 15:54:14 2022 +0000 +++ b/XSeekerPreparator.xml Tue Feb 01 18:09:11 2022 +0000 @@ -1,6 +1,6 @@ <tool id="xseeker_preparator" name="XSeeker Preparator" - version="1.2.3" + version="1.2.4" > <description>Prepare RData file from CAMERA to be visualized in XSeeker</description>
--- a/galaxy/tools/LC-MSMS/XSeekerPreparator.R Mon Jan 31 15:54:14 2022 +0000 +++ b/galaxy/tools/LC-MSMS/XSeekerPreparator.R Tue Feb 01 18:09:11 2022 +0000 @@ -1,7 +1,7 @@ TOOL_NAME <- "XSeekerPreparator" -VERSION <- "1.2.2" +VERSION <- "1.2.4" DEBUG_FAST <- FALSE DEBUG_FAST_IGNORE_SLOW_OP <- DEBUG_FAST @@ -10,7 +10,7 @@ OUTPUT_SPECIFIC_TOOL <- "XSeeker_Galaxy" -ENRICHED_RDATA_VERSION <- paste("1.2.2", OUTPUT_SPECIFIC_TOOL, sep="-") +ENRICHED_RDATA_VERSION <- paste("1.2.4", OUTPUT_SPECIFIC_TOOL, sep="-") ENRICHED_RDATA_DOC <- sprintf(" Welcome to the enriched <Version %s> of the output of CAMERA/xcms. This doc was generated by the tool: %s - Version %s
--- a/galaxy/tools/LC-MSMS/XSeekerPreparator.xml Mon Jan 31 15:54:14 2022 +0000 +++ b/galaxy/tools/LC-MSMS/XSeekerPreparator.xml Tue Feb 01 18:09:11 2022 +0000 @@ -1,6 +1,6 @@ <tool id="xseeker_preparator" name="XSeeker Preparator" - version="1.2.3" + version="1.2.4" > <description>Prepare RData file from CAMERA to be visualized in XSeeker</description>