selectAllEdges: Select all edges

Description Usage Arguments Value Author(s) See Also Examples

Description

Selects all edges in a Cytoscape Network

Usage

1
2
## S4 method for signature 'CytoscapeWindowClass'
selectAllEdges(obj)

Arguments

object

Cytoscape network

Value

Selects all edges in a specified network.

Author(s)

Julia Gustavsen, j.gustavsen@gmail.com

See Also

selectEdges

Examples

1
2
3
4
5
## Not run: 
cw <- CytoscapeWindow('new.demo', new('graphNEL'))
selectAllEdges(cw)

## End(Not run)

tmuetze/Bioconductor_RCy3_the_new_RCytoscape documentation built on May 31, 2019, 4:39 p.m.