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

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

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

                                        Remove genes that map to multiple chromosomes from a chromLocation object
                                         删除映射从chromLocation对象的多个染色体的基因

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

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

Due to the automated probe annotation, a subset of probes can be “confidently” mapped to multiple chromosomes on the genome.
由于自动探测注解,可以“理直气壮”映射到多个染色体上的基因组探针的一个子集。

This can cause some confusion if you are trying to perform certain types of data analysis.
这可能会造成一些混乱,如果您正试图执行某些类型的数据分析。

This function examines a chromLocation object and removes probes that map to multiple chromosomes.
此功能检查chromLocation对象和删除探针,映射到多个染色体。


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


rmAmbigMappings(cL)



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

参数:cL
an existing chromLocation object  
现有chromLocation对象


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

A chromLocation object
一个chromLocation对象


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


Kyle A. Furge



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

buildChromLocation
buildChromLocation


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



if (require(hu6800)) {

  library(Biobase)
  library(annotate)

  ## Build a specific chrom arm[#建立一个特定的铬臂]

  cL <- buildChromLocation("hu6800")
  cleanCL <- rmAmbigMappings(cL)
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-30 15:18 , Processed in 0.032035 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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