Description Usage Arguments Details Value Author(s) References See Also Examples
This function can be used to plot the total ion chromatogram (TIC) profile of a run, showing the accumulated measurements for all fragments versus time. The run can be optianed by getPeak
.
1 |
Run |
a list inclduing the information of all detected peaks in one run. |
file.name |
a character vector (string) of names of the runs which is used to name the figure file when saving, if the |
This function plots the TIC profile of one run. The run information can be obtained using getPeak
finction. The TIC is the sum of the intensities from all masses at each scan. If argument Run
is provided, the funtion plots the TIC for that run. If a list of file names is provided, the function saves a corresponding plot for each run with the related name.
A logical value which is TRUE if the resulted plot is saved
Mo R. Nezami Ranjbar
http://omics.georgetown.edu/SIMAT.html
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.