# HG changeset patch # User pieter.lukasse@wur.nl # Date 1409408492 -7200 # Node ID 31e6e2242d33987c80315f42e1260d282ff17fa6 # Parent 60b53f2aa48a3b750edc1ace9e590407ddf8c4c4 small fix in doc 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 @@ -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...* + -----