oncoMixIdeal {oncomix}R Documentation

Creating an ideal oncomix gene

Description

This function allows you to generate a plot

Usage

oncoMixIdeal(means = c(3, 7))

Arguments

means

Set the difference between parameter means for the overexpressed (oe) group. Defaults to c(3,7)

Value

Returns a ggplot object that shows the statistical model for an idealized/theoretical oncogene candidate mRNA that is overexpressed in a subset of tumors

Examples

oncoMixIdeal(means=c(3,10))
oncoMixIdeal(means=c(2,18.5))

[Package oncomix version 1.2.0 Index]