Description Usage Arguments Examples
View source: R/Spectra_visulization.R
This functionn creates an extracted ion chromatogram (XIC/EIC) for a specific m/z and retention time. This is used for quality-control of raw m/s data.
1 2 3 4 5 6 7 8 9 10 |
mSet |
mSet Object. Should contain the spectra processing result. |
featureNum |
Numeric, Feature number in the feature table. |
sample_labeled |
Logical, whether to lable the sample name. |
Group_labeled |
Logical, whether to lable the group name. |
format |
Character, to give the format of BPI figures ploted. Can be "jpeg", "png", "pdf", "svg", "tiff" or "ps". Default is "png". |
dpi |
Numeric, to define the dpi of the figures. Default is 72. |
width |
Numeric, to define the width of the figure. |
height |
Numeric, to define the height of the figure. |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.