Learn R Programming

BOG (version 2.0)

hgplot: hgplot

Description

A user can visualize the hypergeometric test results using this command. It display the most significant COG groups (adjusted p-value < 0.1) with observed and expected counts displayed.

Usage

hgplot(x)

Arguments

x
This is a BOG object.

Examples

Run this code
	bog=BOG(gsea=FALSE)
	hgplot(bog)

Run the code above in your browser using DataLab