View source: R/QTLenrich_plot.R
QTLenrich_plot | R Documentation |
Takes the output from qtl_enrich function and creates a bubble plot with enrichment results
QTLenrich_plot(qtl_enrich, x, pval)
qtl_enrich |
The output from qtl_enrich function |
x |
Id column to be used from the qtl_enrich output |
pval |
P-value to be used in the plot. The name informed to this argument must match the p-value column name in the enrichment table |
A plot with the QTL enrichment results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.