NCI.demo.cyList: 10 raw NCI networks from Nature curated pathways and BioCarta...

Description Usage Format Author(s) Examples

Description

These are the ten first elements of the full list of raw networks that can be downloaded using the downloadCyLists.R script.

Usage

1

Format

A list of 10 graphNEL objects.

Author(s)

Laurent Jacob

Examples

1
2
3
4
5
data("NCIgraphVignette")
length(NCI.demo.cyList)

library(Rgraphviz)
plot(NCI.demo.cyList[[1]])

NCIgraph documentation built on Nov. 8, 2020, 5:54 p.m.