krsa_heatmap | R Documentation |
This function takes in the modeled pw data, peptides and produces and pheatmap
krsa_heatmap(data, peptides, samples = NULL, groups = NULL, ...)
data |
modeled pw data |
peptides |
peptide list |
samples |
(optional) sample names |
groups |
(optional) group names |
... |
to pass to the pheatmap function |
pheatmap object
Other plots:
krsa_ball_model()
,
krsa_coverage_plot()
,
krsa_curve_plot()
,
krsa_cv_plot()
,
krsa_heatmap_grouped()
,
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.