pquant | R Documentation |
This function takes in a pepData object and returns a proData object
pquant(pepData, combine_fn)
pepData |
omicsData object of class 'pepData' |
combine_fn |
A character string that can either be 'mean', 'median', sum', or a function (e.g., combine_fn_mean, combine_fn_median, combine_fn_sum) |
An omicsData object of class 'proData'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.