pquant {pmartR} | R Documentation |
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)
Arguments
pepData |
omicsData object of class 'pepData' |
combine_fn |
A character string that can either be 'mean' or 'median'. |
Value
An omicsData object of class 'proData'
[Package pmartR version 2.4.5 Index]