View source: R/Canidate_processing.R
Peptide_modification | R Documentation |
This is a function that prepare the modification list for maldi imaging data qualitative or quantitative analysis. this function will load a pre-built Unimod database (unimod.df) into global environment.
Peptide_modification(retrive_ID = NULL, mod_position = NULL, update_unimod = F)
retrive_ID |
the file name of candidate list |
mod_position |
the folder that contains candidate list |
update_unimod |
the adducts list to be used for generating the PMF search candidates |
a table of modification list
Peptide_modification()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.