File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ msPurity for Galaxy
3
3
|Build Status (Travis) | |Git | |Bioconda | |License |
4
4
5
5
6
- Version v1.12.0+galaxy1
6
+ Version v1.12.1+galaxy0
7
7
------
8
8
9
9
- msPurity
10
- - bioconductor-mspurity v1.12.0
10
+ - bioconductor-mspurity v1.12.1
11
11
- Galaxy tools
12
- - v1
12
+ - v0
13
13
14
14
About
15
15
------
@@ -55,12 +55,14 @@ Authors, contributors & contacts
55
55
56
56
Changes
57
57
-------------------------
58
+ v1.12.1-galaxy0
59
+ - Update to version v1.12.1 of `msPurity <https://github.com/computational-metabolomics/msPurity/pull/71 >`_
60
+
58
61
v1.12.0-galaxy1
59
62
- Bug fix (offsets were not being automatically selected for purityA) thanks jsaintvanne
60
63
- Exit script without error for flagRemove
61
64
- Username updated in Toolshed yaml
62
65
63
-
64
66
v1.12.0-galaxy0
65
67
- Updates for Bioconductor stable msPurity v1.12.0 release
66
68
- Additional columns added for spectral matching (for msnpy use case)
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<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 >
5
5
6
6
<xml name =" requirements" >
7
7
<requirements >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ CH$LINK: INCHIKEY VACCAVUAMIDAGB-UHFFFAOYSA-N
10
10
CH$LINK: PUBCHEM CID:5328
11
11
CH$NAME Unknown
12
12
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
14
14
PK$NUM_PEAK: 2
15
15
PK$PEAK: m/z int. rel.int.
16
16
112.050884246826 502873.46875 100
@@ -28,7 +28,7 @@ CH$LINK: INCHIKEY VACCAVUAMIDAGB-UHFFFAOYSA-N
28
28
CH$LINK: PUBCHEM CID:5328
29
29
CH$NAME Unknown
30
30
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
32
32
PK$NUM_PEAK: 2
33
33
PK$PEAK: m/z int. rel.int.
34
34
112.050884246826 502873.46875 100
You can’t perform that action at this time.
0 commit comments