pquant: Protein Quantitation using Mean or Median Peptide Abundances
Description
This function takes in a pepData object and returns a proData object
Usage
pquant(pepData, combine_fn)
Value
An omicsData object of class 'proData'
Arguments
- pepData
omicsData object of class 'pepData'
- combine_fn
A character string that can either be 'mean' or 'median'.