A function that returns the set of prey detected by a bait in a
猎物集的一个函数,返回检测中的一个诱饵
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function returns a list of the unique prey detected by a bait in a bait-prey experiment.
这个函数返回一个独特的捕食诱饵诱饵捕食实验检测列表。
用法----------Usage----------
findAdjacent(x,bait)
参数----------Arguments----------
参数:x
A graph object containing the set of bait-prey interaction data.
一个图形对象的含有诱饵猎物相互作用数据集。
参数:bait
A character specifying tjhe bait node of interest.
指定一个字符的利益tjhe诱饵节点。
值----------Value----------
A vector of prey that are detected by the bait in the graph, or NULL if the supplied bait is not a node in the graph.
图中,或NULL检测诱饵,如果所提供的诱饵是不是图中的节点的猎物向量。