Skip to contents

Show an object

Usage

# S4 method for FgseaList
show(object)

Arguments

object

Object.

Value

show returns an invisible NULL.

Note

Updated 2022-08-17.

Examples

data(fgsea)

## FgseaList ====
object <- fgsea
show(object)
#> FgseaList 0.9.0 of length 1
#> collectionNames: h_all_v7_0_symbols
#> contrastNames(2): condition_B_vs_A treatment_D_vs_C
#> rankedList: stat
#> alphaThreshold: 0.05