nbGenesPerCond: Present the number of genes that are expressed in each tissue

View source: R/descriptors.R

nbGenesPerCondR Documentation

Present the number of genes that are expressed in each tissue

Description

Present the number of genes that are expressed in each tissue

Usage

nbGenesPerCond(DF, reorder = TRUE, xlab, ylab, title, Y, thm,
  publish = TRUE)

Arguments

DF

numeric data.frame that contains expresion data

reorder

boolean. Default: TRUE. Whether the tissues should be sorted in decreasing order of expressed genes

xlab

character string. Label for the x-axis

ylab

character string. Label for the y-axis

title

character string. Title on the figure

Y

a length-2 numeric vector. Limites of the y-axis

thm

function theme( ) with the list of additional elements to apply

publish

boolean. Default: TRUE.

Value

a figure


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