pplate | R Documentation |
Process a MALDI plate of replicates
pplate(path, pd, FUN = NULL, ...)
path |
the relative path to the data from where the function is called |
pd |
dataframe containing the following fields: * frootThe common part of the file name, e.g. "20211017_Filey_" as part of "20211017_Filey_A1.txt" * sampleIDA name for the sample, e.g. "A420" * spot1The location of spot1, e.g. "A1" * spot2The location of spot2, e.g. "A4" * spot3The location of spot3, e.g. "A7" |
FUN |
the processing function, e.g. "averageMSD" |
ts |
theoretical spectrum peaks for a particular peptide |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.