View source: R/ExportROISummary.R
Export a peak matrix summary as CSV files. An average and standard deviation of each ROI is calculated for intensity, area and SNR peak matrices. The results are stored as tables in CSV files.
1 | ExportROIPeaks(pkmat, idlist, out_path = getwd(), normalization = NULL)
|
pkmat |
an rMSIproc peak matrix object. |
idlist |
a list of pixel ID's in each ROI using the format returned by ExportROIAverages. |
out_path |
disk path where the results will be stored. |
normalization |
a text string with the name of desired normalization to apply at output files. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.