aggrLFQs | R Documentation |
Not currently used. Summarizes log2FC
and intensity
by the
descriptive statistics of c("mean", "median", "sum")
. Note that data
are already subset by top_n.
aggrLFQs(f)
f |
A function for data summary. |
ids
are a list of column keys.
df_num <- aggrLFQ(sum)(df, prot_acc, na.rm = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.