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

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

[复制链接]
发表于 2012-2-25 18:19:59 | 显示全部楼层 |阅读模式
barcode(frma)
barcode()所属R语言包:frma

                                        Gene Expression Barcode
                                         基因表达的条码

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

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

This function converts expression values produced via fRMA to a gene expression barcode.
此功能转换基因表达条码通过fRMA生产的表达式的值。


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


  barcode(object, platform=NULL, mu=NULL, tau=NULL, cutoff=6.5, output="binary")



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

参数:object
a vector or matrix of expression values or an ExpressionSet or frmaExpressionSet produced by frma
一个向量或矩阵的表达式的值或的ExpressionSet或由frma frmaExpressionSet


参数:platform
the platform of the input data. One of GPL96, GPL570, GPL1261. Required if object is a vector or matrix.
输入数据的平台。其中的GPL96,GPL570,GPL1261。如果对象是一个向量或矩阵。


参数:mu
the mean of the unexpressed distribution. If NULL then precomputed values are used.
未表达分布的均值。如果使用NULL,则预先计算值。


参数:tau
the standard deviation of the unexpressed distribution. If NULL then precomputed values are used.
未表达分布的标准偏差。如果使用NULL,则预先计算值。


参数:cutoff
the lod score cutoff used if output is binary.
LOD得分截止,如果是二进制输出。


参数:output
the desired values to be returned. Options are: p-value, z-score, lod, or binary.
要返回所需的值。选项有:P-值,Z-得分,LOD,或二进制。


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

A matrix containing the type of output specified by the output parameter. The option binary creates a gene expression barcode where 1s denote expressed genes and 0s denote unexpressed genes. The option p-value returns the p-values for the expression values under the unexpressed distribution. The option lod returns the LOD scores for expression values under the unexpressed distribution. The option z-score returns the z-scores for the expression values under the unexpressed distribution.
矩阵包含输出参数所指定的输出类型。二进制的选项创建1S表示基因表达和0表示未表达的基因,一个基因表达的条形码。选项p值,p值下未表达分布的表达式的值返回。 LOD选项返回表达式的值的LOD值下未表达分布。 Z-评分的选项返回Z-分数下未表达分布的表达式的值。


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


Matthew N. McCall



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


  library(frma)
  library(frmaExampleData)
  data(AffyBatchExample)
  object <- frma(AffyBatchExample)
  bc <- barcode(object)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 12:31 , Processed in 0.032110 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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