plot_xsharedDistrib: Plot the expression breadth distribution computed with...

View source: R/genes-meta-analyses.R

plot_xsharedDistribR Documentation

Plot the expression breadth distribution computed with xsharedDistrib

Description

Plot the expression breadth distribution computed with xsharedDistrib

Usage

plot_xsharedDistrib(DF, colour, annotate = TRUE, publish = TRUE, ...)

Arguments

DF

a numeric data.frame that comprises the expression breadth of the genes in a column named 'nb.tissues'

colour

colour palette for the different categories. Default: "set2" of colorbrewer2

annotate

boolean. Default: TRUE. Whether to annotate the figure with the counts in each category for an accurate read.

publish

boolean. Default: TRUE. Whether to apply ggplot2::theme_bw to the plot.

...

other arguments that can be used by ggplot2::theme_bw()

Value

a figure


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.