Entry: DFS
Aliases: DFS DFS,graph,character-method
Keywords: manip
Description: Depth First Search
URL: ../../../library/graph/html/DFS.html

Entry: Graph to Matrix coersions
Aliases: coerce,graphNEL,matrix-method
Keywords: graphs 
Description: Coercing matrices to graphs
URL: ../../../library/graph/html/Graph2matrix.html

Entry: integrinMediatedCellAdhesion
Aliases: IMCA IMCAAttrs IMCAGraph IMCALocusLink
Keywords: datasets
Description: KEGG Integrin Mediated Cell Adhesion graph
URL: ../../../library/graph/html/IMCA.html

Entry: acc-methods
Aliases: acc-methods acc,graph-method acc,clusterGraph-method acc acc,graph,character-method acc,clusterGraph,character-method
Keywords: methods
Description: Methods for Accessibility Lists
URL: ../../../library/graph/html/acc-methods.html

Entry: addEdge
Aliases: addEdge
Keywords: manip 
Description: addEdge
URL: ../../../library/graph/html/addEdge.html

Entry: addNode
Aliases: addNode addNode,character,graphNEL,missing-method addNode,character,graphNEL,list-method addNode,character,distGraph,list-method
Keywords: manip 
Description: addNode
URL: ../../../library/graph/html/addNode.html

Entry: adj-methods
Aliases: adj adj-methods
Keywords: methods
Description: Methods for finding the adjacency list for selected nodes.
URL: ../../../library/graph/html/adj-methods.html

Entry: apoptosisGraph
Aliases: apopGraph apopAttrs apopLocusLink
Keywords: datasets
Description: KEGG apoptosis pathway graph
URL: ../../../library/graph/html/apoptosisGraph.html

Entry: aveNumEdges
Aliases: aveNumEdges
Keywords: manip 
Description: Calculate the average number of edges in a graph
URL: ../../../library/graph/html/aveNumEdges.html

Entry: biocRepos
Aliases: biocRepos
Keywords: datasets
Description: A graph representing the Bioconductor package repository
URL: ../../../library/graph/html/biocRepos.html

Entry: boundary
Aliases: boundary
Keywords: manip 
Description: Returns the Boundary between a Graph and a SubGraph
URL: ../../../library/graph/html/boundary.html

Entry: buildRepDepGraph
Aliases: buildRepDepGraph pkgInstOrder
Keywords: graphs
Description: Functionality to manage repository dependency graphs
URL: ../../../library/graph/html/buildRepDepGraph.html

Entry: calcProb
Aliases: calcProb
Keywords: manip 
Description: Calculate the hypergeometric probability of the subgraph's number of edges.
URL: ../../../library/graph/html/calcProb.html

Entry: calcSumProb
Aliases: calcSumProb
Keywords: manip 
Description: Calculate the probability that a subgraph has an unusual number of edges.
URL: ../../../library/graph/html/calcSumProb.html

Entry: clearNode
Aliases: clearNode
Keywords: manip 
Description: clearNode
URL: ../../../library/graph/html/clearNode.html

Entry: clusterGraph-class
Aliases: clusterGraph-class clusterGraph-class adj,clusterGraph-method connComp,clusterGraph-method edges,clusterGraph,missing-method edges,clusterGraph,character-method edgeWeights,clusterGraph-method nodes,clusterGraph-method numNodes,clusterGraph-method show,clusterGraph-method
Keywords: classes
Description: Class "clusterGraph"
URL: ../../../library/graph/html/clusterGraph-class.html

Entry: combineNodes
Aliases: combineNodes
Keywords: manip
Description: combineNodes
URL: ../../../library/graph/html/combineNodes.html

Entry: distGraph-class
Aliases: distGraph-class threshold Dist [.dist distGraph-class adj,distGraph-method Dist,distGraph-method edges,distGraph,missing-method edges,distGraph,character-method nodes,distGraph-method numNodes,distGraph-method show,distGraph-method threshold,distGraph-method edgeWeights,distGraph-method
Keywords: classes
Description: Class "distGraph"
URL: ../../../library/graph/html/distGraph-class.html

Entry: duplicatedEdges
Aliases: duplicatedEdges
Keywords: manip 
Description: duplicatedEdges
URL: ../../../library/graph/html/duplicatedEdges.html

Entry: edgeMatrix
Aliases: edgeMatrix eWV pathWeights edgeMatrix,graphNEL-method edgeMatrix,clusterGraph-method edgeMatrix,distGraph-method
Keywords: manip 
Description: Compute an Edge Matrix or weight vector for a Graph
URL: ../../../library/graph/html/edgeMatrix.html

Entry: edgeWeights
Aliases: edgeWeights
Keywords: manip
Description: Retrieve the edge weights for specified indices.
URL: ../../../library/graph/html/edgeWeights.html

Entry: fromGXL-methods
Aliases: fromGXL-methods toGXL-methods GXL dumpGXL-methods dumpGXL fromGXL gxlTreeNEL NELhandler toGXL validateGXL connection-class file-class dumpGXL,connection-method fromGXL,connection-method validateGXL,connection-method
Keywords: methods models 
Description: Methods for GXL manipulations in package graph
URL: ../../../library/graph/html/fromGXL-methods.html

Entry: gEdge-class
Aliases: gEdge-class edgeID bNode eNode edgeID,gEdge-method bNode,gEdge-method eNode,gEdge-method
Keywords: classes
Description: Class "gEdge"
URL: ../../../library/graph/html/gEdge-class.html

Entry: gNode-class
Aliases: gNode-class edgeOrder fromEdges toEdges fromEdges<- label nodeID nodeType toEdges<- edgeOrder,gNode-method fromEdges,gNode-method toEdges,gNode-method fromEdges<-,gNode-method label,gNode-method nodeID,gNode-method nodeType,gNode-method toEdges<-,gNode-method
Keywords: classes
Description: Class "gNode"
URL: ../../../library/graph/html/gNode-class.html

Entry: generalGraph-class
Aliases: generalGraph-class coerce,generalGraph-method initialize,generalGraph-method
Keywords: classes
Description: Class "generalGraph" ~~~
URL: ../../../library/graph/html/generalGraph-class.html

Entry: graph-class
Aliases: graph-class complement connComp degree degree edgemode edgemode<- intersection isConnected join numNodes union complement,graph-method connComp,graph-method degree,graph,missing-method degree,graph,ANY-method dfs,graph-method edgemode,graph-method edgemode<-,graph,character-method intersection,graph,graph-method isConnected,graph-method join,graph,graph-method numNodes,graph-method union,graph,graph-method
Keywords: classes
Description: Class "graph"
URL: ../../../library/graph/html/graph-class.html

Entry: graph2SparseM
Aliases: graph2SparseM sparseM2Graph
Keywords: manip
Description: Coercion methods between graphs and sparse matrices
URL: ../../../library/graph/html/graph2SparseM.html

Entry: graphExamples
Aliases: graphExamples
Keywords: datasets
Description: A List Of Example Graphs
URL: ../../../library/graph/html/graphExamples.html

Entry: graphID-class
Aliases: graphID-class
Keywords: classes
Description: Unique Graph Identifications
URL: ../../../library/graph/html/graphID-class.html

Entry: graphNEL-class
Aliases: graphNEL-class coerce edgeL edges edges initialize nodes<- nodes show addEdge,character,character,graphNEL,numeric-method addNode,character,graphNEL-method adj,graphNEL-method clearNode,character,graphNEL-method coerce,graphNEL,generalGraph-method combineNodes,character,graphNEL,character-method edgeL,graphNEL-method edges,graphNEL,missing-method edges,graphNEL,character-method edgeWeights,graphNEL-method inEdges,missing,graphNEL-method inEdges,character,graphNEL-method initialize,graphNEL-method nodes<-,graphNEL,character-method nodes,graphNEL-method numNodes,graphNEL-method removeEdge,character,character,graphNEL-method removeNode,character,graphNEL-method show,graphNEL-method toGXL,graphNEL-method
Keywords: classes
Description: Class "graphNEL"
URL: ../../../library/graph/html/graphNEL-class.html

Entry: hashtable-class
Aliases: hashtable-class hash contents hash,ANY,ANY,hashtable-method contents,hashtable,ANY-method contents,hashtable-method initialize,hashtable-method
Keywords: classes
Description: Class "hashtable"
URL: ../../../library/graph/html/hashtable-class.html

Entry: inEdges
Aliases: inEdges inEdges,graphNEL,missing-method
Keywords: manip
Description: inEdges
URL: ../../../library/graph/html/inEdges.html

Entry: listEdges
Aliases: listEdges
Keywords: manip
Description: List the Edges of a Graph
URL: ../../../library/graph/html/listEdges.html

Entry: Matrics to Graph coersions
Aliases: aM2bpG ftM2adjM coerce,matrix,graphNEL-method
Keywords: graphs 
Description: Coercing matrices to graphs
URL: ../../../library/graph/html/matrix2Graph.html

Entry: mostEdges
Aliases: mostEdges
Keywords: manip 
Description: Find the node in a graph with the greatest number of edges
URL: ../../../library/graph/html/mostEdges.html

Entry: numEdges
Aliases: numEdges
Keywords: manip 
Description: Calculate the number of edges in a graph
URL: ../../../library/graph/html/numEdges.html

Entry: numNoEdges
Aliases: numNoEdges
Keywords: manip 
Description: Calculate the number of nodes that have an edge list of NULL
URL: ../../../library/graph/html/numNoEdges.html

Entry: randomEGraph
Aliases: randomEGraph
Keywords: manip 
Description: Random Edge Graph
URL: ../../../library/graph/html/randomEGraph.html

Entry: randomGraph
Aliases: randomGraph
Keywords: manip
Description: Random Graph
URL: ../../../library/graph/html/randomGraph.html

Entry: randomNodeGraph
Aliases: randomNodeGraph
Keywords: manip 
Description: Generate a Graph with specified degree distribution.
URL: ../../../library/graph/html/randomNodeGraph.html

Entry: removeEdge
Aliases: removeEdge
Keywords: manip
Description: removeEdge
URL: ../../../library/graph/html/removeEdge.html

Entry: removeNode
Aliases: removeNode
Keywords: manip
Description: removeNode
URL: ../../../library/graph/html/removeNode.html

Entry: simpleEdge-class
Aliases: simpleEdge-class
Keywords: classes
Description: Class "simpleEdge".
URL: ../../../library/graph/html/simpleEdge-class.html

Entry: startids
Aliases: startids newID nullgraphID idenv
Keywords: manip 
Description: Functions to associate identifiers with graph components.
URL: ../../../library/graph/html/startids.html

Entry: subGraph
Aliases: subGraph subGraph,character,graphNEL-method subGraph,character,clusterGraph-method subGraph,character,distGraph-method
Keywords: manip
Description: Create a Subgraph
URL: ../../../library/graph/html/subGraph.html

Entry: ugraph
Aliases: ugraph
Keywords: manip
Description: Underlying Graph
URL: ../../../library/graph/html/ugraph.html

Entry: validGraph
Aliases: validGraph
Keywords: manip
Description: Test whether graph object is valid
URL: ../../../library/graph/html/validGraph.html

Entry: write.tlp
Aliases: write.tlp
Keywords: manip 
Description: Write a graph object in a file in the Tulip format
URL: ../../../library/graph/html/write.tlp.html
