oncoMixTraditionalDE: Creating a schematic of a traditional diff. expression...

Description Usage Arguments Value Examples

View source: R/oncoMix_examples.R

Description

This function allows you to generate a schematic of the assumptions of a traditional DE expermiment between two known groups.

Usage

1
oncoMixTraditionalDE(means = c(3, 7))

Arguments

means

Set the values for the difference between parameter means

Value

Returns a ggplot object that shows the traditional method (2 sample t-test) for mRNA differential expression.

Examples

1
2
oncoMixTraditionalDE(means=c(3,7))
oncoMixTraditionalDE(means=c(3,10))

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