Description Usage Arguments Value Examples
Heatmap to visualize missing metabolites across the samples
| 1 | na_heatmap(met, group_factor, label_colors)
 | 
| met | MultiAssayExperiment object with slot "raw" | 
| group_factor | name of column in colData for grouping | 
| label_colors | vector of colors for levels of sample_labels | 
heatmap visualizing missing metabolites across the samples
| 1 | na_heatmap(met_example, group_factor="tumor_normal", label_colors=c("darkseagreen","dodgerblue"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.