Learn R Programming

MIMOSA (version 1.10.2)

boxplotMIMOSAResultList: boxplotMIMOSAResultList

Description

Boxplots of MIMOSA

Usage

boxplotMIMOSAResultList(data, title = "A Boxplot", x_axis_category = NULL, cofactor = 5000, line = TRUE, threshold = 0.005)

Arguments

data
MIMOSAResultList
title
character Title of the plot.
x_axis_category
name the column of the phenoData frame for the x-axis of the boxplots.
cofactor
integer cofactor of the arcsinhTransform for the y axis.
line
logical whether or not to connect points from the same subject
threshold
numeric the FDR threshold (q-value) at which to classify responders as a separate category.

Value

ggplot object.

Details

Generate boxplots for MIMOSA positivity calls.