找回密码
 注册
查看: 525|回复: 0

R语言 GOstats包 notConn()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 20:55:32 | 显示全部楼层 |阅读模式
notConn(GOstats)
notConn()所属R语言包:GOstats

                                        Find genes that are not connected to the others.
                                         没有连接到其他基因。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

A function that takes as input a distance matrix and finds those entries that are not connected to any others (ie. those with distance Inf.
一个函数作为输入的距离矩阵,并认为这些条目,没有连接到任何其他人(即距离Inf。


用法----------Usage----------


notConn(dists)



参数----------Arguments----------

参数:dists
A distance matrix.
距离矩阵。


Details

详情----------Details----------

It is a very naive implementation. It presumes that not connected entries are not connected to any other entries, and this might not be true. Using the connComp function from the graph package or the RBGL package might be a better approach.
这是一个非常幼稚的实施。它假定没有连接的条目没有连接到任何其他项目,这可能是不正确的。使用connComp包graph包RBGL功能,可能是一个更好的办法。


值----------Value----------

A vector of the names of the items that are not connected.
一个没有连接的项目名称的向量。


作者(S)----------Author(s)----------


R. Gentleman



参见----------See Also----------

connComp
connComp


举例----------Examples----------


data(Ndists)
notConn(Ndists)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-6 20:21 , Processed in 0.022272 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表