View source: R/data_analysis.R
data_transform_melt | R Documentation |
Transform DataFrame by melt.
data_transform_melt(prot_dat, meta)
prot_dat |
A DataFrame from previous processing. |
meta |
A DataFrame of meta file. |
Input dataframe from previous processing, then return a DataFame of conditions melt.
A DataFrame of melt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.