TMT_top_n | R Documentation |
TMT_wt_mean
calculates the weighted mean of log2FC
and
intensity
. Note the difference to aggrTopn, which uses sum
statistics.
TMT_top_n(df, id, ...)
df |
A data frame of |
id |
The variable to summarize |
... |
Additional arguments for |
df_num <- TMT_top_n(df, prot_acc, na.rm = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.