QTLenrich_plot {GALLO}R Documentation

Plot enrichment results for QTL enrichment analysis

Description

Takes the output from qtl_enrich function and creates a bubble plot with enrichment results

Usage

QTLenrich_plot(qtl_enrich, x, pval)

Arguments

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

Value

A plot with the QTL enrichment results


[Package GALLO version 1.4 Index]