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

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

[复制链接]
发表于 2012-2-26 11:18:13 | 显示全部楼层 |阅读模式
separateExptBySize(ppiStats)
separateExptBySize()所属R语言包:ppiStats

                                        A function to partition experiments in user defined small, medium, large
                                         一个函数定义在用户分区实验小型,中型,大型

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

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

This function partitions protein interaction data into one of three classes
此功能分区分为三类蛋白质相互作用数据


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


separateExptBySize(listOfGraphs, bound1, bound2)



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

参数:listOfGraphs
A list containing graphNEL objects to be sorted by the number of edges
列表含有graphNEL对象的边数排序


参数:bound1
An integer. The strict upper bound for the small scale experiments and the lower bound for the medium scale experiments.
一个整数。严格的上限为小规模的实验和较低的中等规模的实验约束。


参数:bound2
An integer. The upper bound for the medium scale experiments, and the  strict lower bound for the large scale experiments.
一个整数。上限为中等规模的实验,和严格的低约束的大规模实验。


Details

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

A function to partition graphs based on the number of edges.
一个功能分区的基础上,边数图。


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

A list:
一个列表:


参数:small
A list of graph objects with the number of edges in each graph less than bound1.
与边在每个图比bound1的图形对象的名单。


参数:medium
A list of graph objects with the number of edges in each graph of a value between that of bound1 and bound2.
一个图形对象在每个之间的bound1和bound2的价值图的边数列表。


参数:large
A list of graph objects with the number of edges in each graph greater than bound2.
与边在每个图比bound2的图形对象的名单。


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


T. Chiang

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 06:50 , Processed in 0.031544 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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