Description
The top n markers by conditional power.
Usage
top(pbatObj, n=10, sortBy=NULL)
Arguments
- pbatObj
An object of class 'pbat', i.e. the results of
'pbat.m(...)'.
- n
How many markers to print. 0 means all will be returned.
- sortBy
Name of conditional power column to sort by, for
instance if you wanted to look at the GxE, you might specify
"FBATGxE" instead.
Details
Prints out the top markers according to conditional power.