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

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

[复制链接]
发表于 2012-10-1 21:06:26 | 显示全部楼层 |阅读模式
alignExpr(WGCNA)
alignExpr()所属R语言包:WGCNA

                                         Align expression data with given vector
                                         对齐表达给定的矢量数据

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

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

Multiplies genes (columns) in given expression data such that their correlation with given reference vector is non-negative.
表达在给定的数据,使得它们与给定的基准矢量的相关非负基因(列)相乘。


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


alignExpr(datExpr, y = NULL)



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

参数:datExpr
expression data to be aligned. A data frame with columns corresponding to genes and rows to samples.  
表达数据的对齐。对应的样本的基因和行与列的数据框。


参数:y
reference vector of length equal the number of samples (rows) in datExpr  
参照矢量的长度相等的样本数(行)在datExpr


Details

详细信息----------Details----------

The function basically multiplies each column in datExpr by the sign of its correlation with y. If y is not given, the first column in datExpr will be used as the reference vector.
基本的功能将每一个列在datExpr的符号及其与y。 y如果没有给出,datExpr中的第一列将被用来作为参考向量。


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

A data frame containing the aligned expression data, of the same dimensions as the input data frame.
包含对齐的表达数据的数据框,作为输入数据框的尺寸相同。


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


Steve Horvath and Peter Langfelder

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 07:27 , Processed in 0.025866 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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