View source: R/krsa_heatmap_grouped.R
krsa_heatmap_grouped | R Documentation |
This function takes in the grouped modeled pw data, peptides and produces a pheatmap object
krsa_heatmap_grouped(data, peptides, groups = NULL, ...)
data |
grouped modeled pw data |
peptides |
peptide list |
groups |
(optional) group names |
... |
arguments passed to pheatmap() |
pheatmap object
Other plots:
krsa_ball_model()
,
krsa_coverage_plot()
,
krsa_curve_plot()
,
krsa_cv_plot()
,
krsa_heatmap()
,
krsa_histogram_plot()
,
krsa_reverse_krsa_plot()
,
krsa_violin_plot()
,
krsa_violin_plot_grouped()
,
krsa_waterfall()
,
krsa_zscores_plot()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.