Description Usage Arguments Value Examples
This function directly evaluate and plot the GDI for a sample.
1 2 3 4 |
object |
A COTAN object |
cond |
A string corresponding to the condition/sample (it is used only for the title) |
type |
Type of statistic to be used. Default is "S": Pearson's chi-squared test statistics. "G" is G-test statistics |
A ggplot2 object
1 2 | data("ERCC.cotan")
plot_GDI(ERCC.cotan, cond = "ERCC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.