correlation_plot: Correlation plots

View source: R/CorrelationPlots.R

correlation_plotR Documentation

Correlation plots

Description

Correlation plots

Usage

correlation_plot(
  df,
  target_name,
  type = "pearson",
  location,
  limit,
  upperL = 2,
  lowerL = -2,
  color1,
  color2,
  color3,
  transparent = FALSE,
  mask = FALSE,
  g = g
)

Arguments

df_filtered

the filtered protein dataset

Value

Distribution maps for top 3 most correlated proteins, and correlation values


JunQu-Lab/MAsP documentation built on Nov. 23, 2022, 1:51 a.m.