Skip to content

Commit 514e4f1

Browse files
authored
v1.12.1+galaxy0 (#36)
* Version bumpy * Update readme * update test for createMSP * Update readme
1 parent 20d432c commit 514e4f1

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ msPurity for Galaxy
33
|Build Status (Travis)| |Git| |Bioconda| |License|
44

55

6-
Version v1.12.0+galaxy1
6+
Version v1.12.1+galaxy0
77
------
88

99
- msPurity
10-
- bioconductor-mspurity v1.12.0
10+
- bioconductor-mspurity v1.12.1
1111
- Galaxy tools
12-
- v1
12+
- v0
1313

1414
About
1515
------
@@ -55,12 +55,14 @@ Authors, contributors & contacts
5555

5656
Changes
5757
-------------------------
58+
v1.12.1-galaxy0
59+
- Update to version v1.12.1 of `msPurity <https://github.com/computational-metabolomics/msPurity/pull/71>`_
60+
5861
v1.12.0-galaxy1
5962
- Bug fix (offsets were not being automatically selected for purityA) thanks jsaintvanne
6063
- Exit script without error for flagRemove
6164
- Username updated in Toolshed yaml
6265

63-
6466
v1.12.0-galaxy0
6567
- Updates for Bioconductor stable msPurity v1.12.0 release
6668
- Additional columns added for spectral matching (for msnpy use case)

tools/msPurity/macros.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<macros>
3-
<token name="@TOOL_VERSION@">1.12.0</token>
4-
<token name="@GALAXY_TOOL_VERSION@">1</token>
3+
<token name="@TOOL_VERSION@">1.12.1</token>
4+
<token name="@GALAXY_TOOL_VERSION@">0</token>
55

66
<xml name="requirements">
77
<requirements>

tools/msPurity/test-data/createMSP_output_av_all_metadata.msp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CH$LINK: INCHIKEY VACCAVUAMIDAGB-UHFFFAOYSA-N
1010
CH$LINK: PUBCHEM CID:5328
1111
CH$NAME Unknown
1212
XCMS groupid (grpid): 12
13-
COMMENT: Exported from msPurity purityA object using function createMSP, using method 'av_all' msPurity version:1.12.0
13+
COMMENT: Exported from msPurity purityA object using function createMSP, using method 'av_all' msPurity version:1.12.1
1414
PK$NUM_PEAK: 2
1515
PK$PEAK: m/z int. rel.int.
1616
112.050884246826 502873.46875 100
@@ -28,7 +28,7 @@ CH$LINK: INCHIKEY VACCAVUAMIDAGB-UHFFFAOYSA-N
2828
CH$LINK: PUBCHEM CID:5328
2929
CH$NAME Unknown
3030
XCMS groupid (grpid): 12
31-
COMMENT: Exported from msPurity purityA object using function createMSP, using method 'av_all' msPurity version:1.12.0
31+
COMMENT: Exported from msPurity purityA object using function createMSP, using method 'av_all' msPurity version:1.12.1
3232
PK$NUM_PEAK: 2
3333
PK$PEAK: m/z int. rel.int.
3434
112.050884246826 502873.46875 100

0 commit comments

Comments
 (0)