plotRatioBoxes: plotRatioBoxes Function to boxplot density of ratios between...

Description Usage Arguments Details Value Author(s) References

Description

This function plots the expression of the supplied countData object, representing ratios between a pair of selected treatments as a boxplot for each group in the selected annotation column.

Usage

1
plotRatioBoxes(cD, groupings, treatment1, treatment2, mode_mean, LOG2,...)

Arguments

cD

A countData object.

groupings

A grouping (annotation column), e.g. groupings="something".

treatment1

Symbol, treatment 1.

treatment2

Symbol, treatment 2.

mode_mean

Boolean, Calculate RowMeans or RowMedians.

LOG2

Boolean, Calculate LOG2.

...

Passthrough arguments to boxplot (additional arguments affecting the summary produced).

Details

This function boxplots expression of the supplied countData object using ratios of treatment1/treatment2.

Value

Returns an invisible data frame containing the values.

Author(s)

AJ Vaestermark, JR Walters.

References

The "doseR" package, 2018 (in press).


avastermark19/doseR_development documentation built on May 6, 2019, 4:31 p.m.