View source: R/data_analysis.R
data_calMean_calSD | R Documentation |
Calculate mean and sd value by conditions.
data_calMean_calSD(prot_dat, meta)
prot_dat |
A DataFrame from previous processing. |
meta |
A DataFrame of meta file. |
Input dataframe from previous processing, then return a data set with mean and sd values by conditions.
A DataFrame of mean and sd by conditions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.