krsa_coverage_plot: Generates a coverage plot (Percentage of total coverage of...

View source: R/krsa_coverage_plot.R

krsa_coverage_plotR Documentation

Generates a coverage plot (Percentage of total coverage of kinases on chip)

Description

This function takes in the chipCov map, Z score table, and chip type to produce a coverage plot (Percentage of total coverage of kinases on chip)

Usage

krsa_coverage_plot(chipCov, Ztable, chipType = c("STK", "PTK"))

Arguments

chipCov

df of kinase mapping for either STK or PTK chip

Ztable

Z score table

chipType

type of chip, either STK or PTK

Value

ggplot object

See Also

Other plots: krsa_ball_model(), krsa_curve_plot(), krsa_cv_plot(), krsa_heatmap(), 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.