widedataframe2boxplot: Boxplot for wide data frame (normal gene expression table or...

Description Usage Arguments Value Examples

View source: R/plot.R

Description

Boxplot for wide data frame (normal gene expression table or OTU abundance table) used for estimating the overall distrbution of data.

Usage

1
widedataframe2boxplot(widedataframe, saveplot = NULL, ylab = "", ...)

Arguments

widedataframe

A dataframe containing gene expression or OTU abundance with format like generated by generateAbundanceDF.

saveplot

Save plot to given file like "a.pdf", "b.png".

ylab

Y axis title.

...

Other parameters given to ggsave.

Value

A ggplot2 object.

Examples

1
2
3
4

Tong-Chen/YSX documentation built on Jan. 25, 2021, 2:49 a.m.