plot_CV2_vs_mean: Plots CV2 versus mean

Description Usage Arguments Value

Description

Plots CV2 versus mean

Usage

1
2
3
plot_CV2_vs_mean(df, name,
  path_fig = "/Users/svetlana/Dropbox (Partners HealthCare)/variation_project/GTEx/GTExR/results/Figures/CV2_mean/",
  n_bins = 5, plotMode = "Both", modeBoxPlot = "None")

Arguments

df

dataframe with statistics

name

tissue name

path_fig

path to save figures

n_bins

number of bins for mean expression

plotMode

"Both" or "Boxplots" or "Scatterplot" or "Merged" (merge boxplot and sctterplot into one plot)

modeBoxPlot

"None", "Ranges" (bin ranges will be added to boxplots), "Sizes" (sample sizes will be added to the plot) or "Pvals" (pvalues will be added to boxplots)

Value

ggplot


kintany/GTExR documentation built on May 14, 2019, 7:36 a.m.