View source: R/CorrelationPlots.R
correlation_plot | R Documentation |
Correlation plots
correlation_plot( df, target_name, type = "pearson", location, limit, upperL = 2, lowerL = -2, color1, color2, color3, transparent = FALSE, mask = FALSE, g = g )
df_filtered |
the filtered protein dataset |
Distribution maps for top 3 most correlated proteins, and correlation values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.