as.list.PathwayList: Convertion of PathwayLists into lists.

View source: R/pathway.R

as.list.PathwayListR Documentation

Convertion of PathwayLists into lists.

Description

Converts a PathwayList into a list of Pathways.

Usage

  ## S3 method for class 'PathwayList'
as.list(x, ...)

Arguments

x

a PathwayList object

...

extra arguments to as.list

Value

A list of pathways.

Author(s)

Gabriele Sales

See Also

PathwayList

Examples

  as.list(pathways("hsapiens", "kegg"))

sales-lab/graphite documentation built on Oct. 15, 2023, 9:23 a.m.