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

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

[复制链接]
发表于 2012-2-26 12:52:14 | 显示全部楼层 |阅读模式
ScoresList(Repitools)
ScoresList()所属R语言包:Repitools

                                        Container for featureScores() output.
                                         featureScores()输出的集装箱。

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

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

Contains a list of tables of sequencing coverages or array intensities, and the parameters that were used to generate them.
包含测序覆盖率的表格或数组强度的名单,被用来生成它们的参数。


存取----------Accessors----------

In the following code snippets, x is a ScoresList object.
在下面的代码片段,x是ScoresList的对象。

names(x), names(x) <- value Gets and sets the experiment type names.
names(x),names(x) <- value获取和设置实验类型的名称。

tables(x) Gets the list of score matrices.
tables(x)获取的得分矩阵列表。

length(x) Gets the number of score matrices.
length(x)获取的得分矩阵的数量。


子集----------Subsetting----------

In the following code snippets, x is a ScoresList object.
在下面的代码片段,x是ScoresList的对象。

x[i] Creates a ScoresList object, keeping only the i matrices.
x[i]建立ScoresList的对象,保持只i矩阵。

subsetRows(x, i = NULL) Creates a ScoresList object, keeping only the i features.
subsetRows(x, i = NULL)建立ScoresList的对象,使只有i功能。


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


Dario Strbenac

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-28 03:09 , Processed in 0.023309 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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