View source: R/lipid-up-down-plots.R
mu_add_annotations | R Documentation |
Given a data.frame with 'feature_id' and 'log2FoldChange', and an annotation object with lipid classes, 'total_length', 'total_db', 'chain_length', and 'chain_db', constructs a data.frame of annotations, and prepares the log-fold-change for plotting.
mu_add_annotations(log_df, feature_annotations)
log_df |
data.frame of log-fold-changes |
feature_annotations |
a categoryCompare feature annotations object |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.