oncoMixIdeal: Creating an ideal oncomix gene

Description Usage Arguments Value Examples

View source: R/oncoMix_examples.R

Description

This function allows you to generate a plot

Usage

1
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

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

oncomix documentation built on Nov. 8, 2020, 5:39 p.m.