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

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

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

                                         A function to arrange the data in sample-wise pairs
                                         安排明智的样品,对数据的函数

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

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

This function arranges the duplicate data, grouped by samples,  in a form which can be averaged using the limma function
此功能安排的重复数据,可以平均使用limma函数的形式,由样本分组,


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


sampleClusteredData(Data, no.peaks)



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

参数:Data
A data frame of duplicate data from the biomarker wizard.
数据框的重复数据,从生物标志物的向导。


参数:no.peaks
The number of peaks detected by the biomarker wizard.
峰检测的生物标志物的向导。


Details

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

The output is a dataframe of repeated sample expression values, clustered by samples. This data is used as an input to the betweensampleVariance function, and is then averaged and used to compute  the biological variance as well as the mean difference in the expression values between  cancer and noncancer controls.
输出的是一个重复的样本表达式的值dataframe,由样本聚类。这个数据被用来作为一个betweensampleVariance函数的输入,然后平均和用于计算的生物变异,以及在与癌症和非癌症控制表达式的值的平均差异。


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

The output is a dataframe of repeated sample expression values, clustered by samples.
输出的是一个重复的样本表达式的值dataframe,由样本聚类。


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



Stephen Nyangoma




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


# arrange the data in a form which can be averaged by the limma function dupcor[安排在表单中的数据可以通过的limma功能dupcor平均]
# use the function called limmaData[使用称为limmaData功能]

data(liverdata)

no.peaks <- 53

Data <- liverdata

JUNK_DATA <- sampleClusteredData(Data,no.peaks)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-13 12:04 , Processed in 0.026290 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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