Description Usage Arguments Value Examples
This function allows you to generate a schematic of the assumptions of a traditional DE expermiment between two known groups.
1 | oncoMixTraditionalDE(means = c(3, 7))
|
means |
Set the values for the difference between parameter means |
Returns a ggplot object that shows the traditional method (2 sample t-test) for mRNA differential expression.
1 2 | oncoMixTraditionalDE(means=c(3,7))
oncoMixTraditionalDE(means=c(3,10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.