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

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

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

                                        Accessors for ShortRead classes
                                         为ShortRead类的存取

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

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

These functions and generics define "accessors" (to get and set values) for objects in the ShortRead package; methods defined in other packages may have additional meaning.
这些功能和泛型定义ShortRead包中的对象“存取”(获取和设置值);其他包中定义的方法可能有额外的意义。


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



## SRVector
vclass(object, ...)
## ShortRead / ShortReadQ
sread(object, ...)
id(object, ...)
## AlignedRead
chromosome(object, ...)
position(object, ...)
alignQuality(object, ...)
alignData(object, ...)
## Solexa
experimentPath(object, ...)
dataPath(object, ...)
scanPath(object, ...)
imageAnalysisPath(object, ...)
baseCallPath(object, ...)
analysisPath(object, ...)
## SolexaSet
solexaPath(object, ...)
laneDescription(object, ...)
laneNames(object, ...)




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

参数:object
An object derived from class ShortRead. See help pages for individual objects, e.g., ShortReadQ. The default is to extract the contents of a slot of the corresponding name (e.g., slot sread) from object.
来自一个对象类ShortRead。请参阅帮助页面为单个对象,例如,ShortReadQ。默认是从sread提取相应的名称插槽的内容(例如,槽object)。


参数:...
Additional arguments passed to the accessor. The default definitions do not make use of additional arguments.
额外的参数传递给存取。默认的定义不使用额外的参数。


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

Usually, the value of the corresponding slot, or other simple content described on the help page of object.
通常情况下,相应的插槽,或其他简单的内容描述上object帮助页。


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


Martin Morgan



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


sp <- SolexaPath(system.file('extdata', package='ShortRead'))
experimentPath(sp)
basename(analysisPath(sp))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 10:43 , Processed in 0.022556 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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