print.OrderedList {OrderedList}R Documentation

Printing Function for OrderedList Objects

Description

The function provides some information about objects that were generated by function OrderedList.

Usage

print.OrderedList(x, ...)

Arguments

x An object of class OrderedList.
... Further printing arguments.

Value

No value is returned.

Author(s)

Stefanie Scheid

References

Yang X, Bentink S, Scheid S, and Spang R (2006): Similarities of ordered gene lists, to appear in Journal of Bioinformatics and Computational Biology.

See Also

OrderedList

Examples

data(OL.result)
OL.result

[Package OrderedList version 1.4.0 Index]