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

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

[复制链接]
发表于 2012-2-25 15:03:30 | 显示全部楼层 |阅读模式
ChrMapPlot(ChromHeatMap)
ChrMapPlot()所属R语言包:ChromHeatMap

                                         Class containing a mapping between plot location and probe or gene identifier.
                                         类含有图的位置和探针或基因标识之间的映射。

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

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

ChrMapPlot objects are generated as an output from the main plotChrMap function, which users can then pass to the grabChrMapProbes function.
ChrMapPlot对象生成作为主要plotChrMap功能,用户可以通过grabChrMapProbes函数的输出。


创建对象----------Creating Objects----------

Objects of this class are created using the plotChrMap function:
使用plotChrMap函数创建这个类的对象:

plotChrMap(chrdata, '22')
plotChrMap(chrdata, '22')


插槽----------Slots----------




labels An array of probe or gene identifiers, with names corresponding
标签阵列探针或基因标识,名称对应

.





start The leftmost interval number (most usually 1).
开始最左边的区间数(最通常为1)。




end The rightmost interval number.
结束最右边的区间数。


方法----------Methods----------

Standard generic methods:
标准的通用方法:




show(ChrMapPlot) Generates a short description of
show(ChrMapPlot)生成一个简短的说明


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


Tim F Rayner



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

plotChrMap, grabChrMapProbes.
plotChrMap,grabChrMapProbes。


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


data('demo')
plotmap <- plotChrMap(chrdata, '22', cytoband='q11.23')
probes <- grabChrMapProbes(plotmap)
library('hgu95av2.db')
genes <- mget(probes, hgu95av2SYMBOL, ifnotfound=NA)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-14 17:31 , Processed in 0.022622 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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