Learn R Programming

BOG (version 2.0)

printHG: printHG

Description

This command print the outcome of HG(Hypergeometric) test.

Usage

printHG(x)

Arguments

x
It is a BOG object.

Examples

Run this code
	bog=BOG(data="anthracis_iron",cog.file="anthracis")
	printHG(bog)

Run the code above in your browser using DataLab