Uses a breadth first search on a directed graph to identify
对一个有向图,以确定使用广度优先搜索
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Uses a breadth first search on a directed graph to identify which genes are regulated by a particular node in the graph.
使用一个有向图,以确定哪些基因是由图中的一个特定节点监管的广度优先搜索。
用法----------Usage----------
directedBFS(g, node)
参数----------Arguments----------
参数:g
A graph object.
一个graph对象。
参数:node
A node of g.
g的节点。
值----------Value----------
A structured list containing the regulated genes and the
一个结构list含有调节基因和