Quantify | R Documentation |
This function determines the median abundance value across the proteome for all experiments together
Quantify(Data_Normalized, NReps)
Data_Normalized |
the normalized abundance data calculated in the Normalize function |
NReps |
the number of replicates to be analyzed |
The median abundance data for all experiments at the proteome level
## Not run:
Data_Quantified<-Quantify(Data_Normalized)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.