krsa_heatmap: Generates a heatmap based on the modeled pw data

View source: R/krsa_heatmap.R

krsa_heatmapR Documentation

Generates a heatmap based on the modeled pw data

Description

This function takes in the modeled pw data, peptides and produces and pheatmap

Usage

krsa_heatmap(data, peptides, samples = NULL, groups = NULL, ...)

Arguments

data

modeled pw data

peptides

peptide list

samples

(optional) sample names

groups

(optional) group names

...

to pass to the pheatmap function

Value

pheatmap object

See Also

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()

Examples

TRUE

CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.