Skip to content

Commit

Permalink
updated qcxms docs (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
gorges97 committed Oct 16, 2023
1 parent 6c519fd commit 33d7cba
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions source/qcxms_doc/qcxms_plot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ the folder of the *.res* file.
The file can be read in using `plotms -i <file>`.
Most recommended is using a *.csv* file format with the following specifications:

+--------------------+-----------------------------+-------------------+
| intensity *<real>* | | m/z *<real>* |
+--------------------+-----------------------------+-------------------+
| intensity *<real>* | | m/z *<real>* |
+--------------------+-----------------------------+-------------------+
| `.....` | | `.....` |
+--------------------+-----------------------------+-------------------+
+--------------------+----------------------------+--------------------+
| m/z *<real>* | , | intensity *<real>* |
+--------------------+----------------------------+--------------------+
| m/z *<real>* | , | intensity *<real>* |
+--------------------+----------------------------+--------------------+
| `.....` | , | `.....` |
+--------------------+----------------------------+--------------------+

PlotMS will than plot the *.agr* file with direct comparison between computed and experimental
results.
Expand Down

0 comments on commit 33d7cba

Please sign in to comment.