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

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

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

                                         Create Summary Showing Top Gene Pairs
                                         显示热门基因对创建综述

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

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

This function can be used to output a data.frame containing the ID and optionally the gene symbol for the top gene pairs, based on the number of outliers.
此功能可以用来输出数据框包含的顶级基因对ID和可选的基因符号,离群的数量的基础上。


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


summaryCopa(copa, pairnum, lib = NULL)



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

参数:copa
An object of class 'copa', resulting from a call to the copa function.  
一个对象类杯,copa函数的调用。


参数:pairnum
The maximum number of outlier pairs to be output. A table can be output first using tableCopa
离群值对最大数量是输出。一个表可以输出首先使用tableCopa


参数:lib
For Affymetrix data that have an annotation package, this can be specified and the table will then also contain the gene symbol
Affymetrix数据,有一个注解包,可以指定表,然后将还包含了基因符号


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

The output from this function is a data.frame with the number of outliers, the manufacturer identifiers, and optionally, the gene symbol for the genes.
从这个函数的输出是一个data.frame与离群,制造商标识,并有选择地,为基因的基因符号。


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


James W. MacDonald <jmacdon@med.umich.edu>



参考文献----------References----------

factor genes in prostate cancer.

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


if(interactive()){
library(Biobase)
data(sample.ExpressionSet)
cl <- abs(3 - as.numeric(pData(sample.ExpressionSet)[,2]))
tmp <- copa(sample.ExpressionSet, cl)
summaryCopa(tmp, 6)
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 18:08 , Processed in 0.024514 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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