Learn R Programming

graphite (version 1.18.0)

as.list.DeprecatedPathwayList: Convertion of DeprecatedPathwayLists into lists.

Description

Converts a DeprecatedPathwayList into a list of Pathways.

Usage

"as.list"(x, ...)

Arguments

x
a DeprecatedPathwayList object
...
extra arguments to as.list

Value

A list of pathways.

See Also

DeprecatedPathwayList

Examples

Run this code
  as.list(reactome)

Run the code above in your browser using DataLab