Repository 'prims_metabolomics'
hg clone https://toolshed.g2.bx.psu.edu/repos/pieterlukasse/prims_metabolomics

Changeset 31:31e6e2242d33 (2014-08-30)
Previous changeset 30:60b53f2aa48a (2014-08-30) Next changeset 32:746cb34f10ed (2014-09-16)
Commit message:
small fix in doc
modified:
msclust.xml
b
diff -r 60b53f2aa48a -r 31e6e2242d33 msclust.xml
--- a/msclust.xml Sat Aug 30 16:14:18 2014 +0200
+++ b/msclust.xml Sat Aug 30 16:21:32 2014 +0200
b
@@ -225,12 +225,18 @@
 The input file should contain the following columns (in this order), followed by the sample intensity columns (one column with the
 intensity value for each sample):
 
-*ScanNR
-*Ret(umin)
-*Mass(uD)
-*(Optional)retentionMean
-*(only required if retentionMean is present)retentionSD
-*N sample intensity columns...
+*ScanNR*
+
+*Ret(umin)*
+
+*Mass(uD)*
+
+*(Optional)retentionMean*
+
+*(only required if retentionMean is present)retentionSD*
+
+*N sample intensity columns...*
+
 
 -----