This function takes in a pepData object and returns a proData object

pquant(pepData, combine_fn)

Arguments

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)

Value

An omicsData object of class 'proData'