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

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

[复制链接]
发表于 2012-2-25 14:36:45 | 显示全部楼层 |阅读模式
mergeMCRProbes(cghMCR)
mergeMCRProbes()所属R语言包:cghMCR

                                        A function that appends probe ids to a data frame containing MCRs
                                         一个功能追加IDS探测到的数据框包含MCRS

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

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

This function takes a data frame generated by MCR and then append probe ids corresponding to each MCR as a column to the data frame.
此功能需要一个数据框生成MCR和再追加探针IDS相应的MCR作为列数据框到每个。


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


mergeMCRProbes(mcr, rawData)



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

参数:mcr
mcr is a data frame generated by MCR that contains MCRs identified and other related data
mcr是一个数据框产生MCR包含的MCRS确定和其他相关数据


参数:rawData
rawData is a data frame with at least three columns. The first column should be probe ids, second the chromosome number the probes corresponding to, and the thrid the starting or ending chromosomal locations of the probes  
rawData是一个至少有三列的数据框。第一列应该是探针IDS,第二染色体数目对应的探针,和thrid探针的开始或结束的染色体位置


Details

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

The mcr data frame passed must have the first column for chromosome numbers, the 7th column for the starting positions of the MCRs, and the 8th column for the ending positions of the MCRs.
mcr数据框通过,必须有染色体数目的第一列的,MCRS的起始位置的7列,8列MCRS结束位置。


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

A data frame with MCRs and the corresponding probe ids and other data.
与MCR和相应的探针ID和其他数据的数据框。


注意----------Note----------

The function is a contribution of The Center for Applied Cancer
该函数是一个应用癌症中心的贡献


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


Jianhua Zhang



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

MCR
MCR


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


  data("segData")
  cghmcr <- cghMCR(segData, gapAllowed = 500, alteredLow = 0.20,
                   alteredHigh = 0.80, recurrence = 50)
  mcrs <- MCR(cghmcr)
  mcrs <- mergeMCRProbes(mcrs, segData[["data"]])

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-28 03:47 , Processed in 0.020581 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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