changeset 48:26b93438f30e

small fix in mass list of CSV files
author pieter.lukasse@wur.nl
date Wed, 19 Nov 2014 15:11:45 +0100
parents 646ca60a9ab0
children f772a5caa86a
files MsClust.jar msclust.xml
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file MsClust.jar has changed
--- a/msclust.xml	Sat Nov 15 09:41:44 2014 +0100
+++ b/msclust.xml	Wed Nov 19 15:11:45 2014 +0100
@@ -1,4 +1,4 @@
-<tool name="MsClust" id="msclust2" version="2.0.5">
+<tool name="MsClust" id="msclust2" version="2.0.6">
 	<description>Extracts fragmentation spectra from aligned data</description>
 	<!-- 
 	   For remote debugging start you listener on port 8000 and use the following as command interpreter:
@@ -337,5 +337,12 @@
 chromatography-mass spectrometry ion-wise aligned data
 http://dx.doi.org/10.1007%2Fs11306-011-0368-2
 
+  <citations>
+        <citation type="doi">10.1007%2Fs11306-011-0368-2</citation> <!-- example 
+        see also https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax#A.3Ccitations.3E_tag_set
+        -->
+   </citations>
+
+
   </help>
 </tool>