oncoMixTraditionalDE {oncomix} | R Documentation |
This function allows you to generate a schematic of the assumptions of a traditional DE expermiment between two known groups.
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.
oncoMixTraditionalDE(means=c(3,7)) oncoMixTraditionalDE(means=c(3,10))