averageMSD | R Documentation |
Generate an average of three MALDI spectrum samples
averageMSD(path, pdr, resolution = 0.01)
reps |
a data structure holding three objects, S1, S2 and S3, each of which has a column called 'mass' and 'intensity' |
stats |
approx ccf ksmooth lm predict |
a dataframe holding the following fields:
mass |
The interpolated mass values |
intensity |
The average intensity values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.