FELLA.DATA-class {FELLA}R Documentation

An S4 class to represent all the necessary KEGG data

Description

An S4 class to represent all the necessary KEGG data

"show" is an S4 method to show a FELLA.DATA object

Usage

## S4 method for signature 'FELLA.DATA'
show(object)

Arguments

object

A FELLA.DATA object

Value

show returns invisible()

Slots

keggdata

A D.keggdata S4 object

hypergeom

A D.hypergeom S4 object

diffusion

A D.diffusion S4 object

pagerank

A D.pagerank S4 object


[Package FELLA version 1.12.0 Index]