graph (version 1.50.0)

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

Description

Converts a DeprecatedPathwayList into a list of Pathways.

Usage

## S3 method for class 'DeprecatedPathwayList':
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