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

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

[复制链接]
发表于 2012-2-26 13:34:46 | 显示全部楼层 |阅读模式
plotGeneExpProfiles(RTools4TB)
plotGeneExpProfiles()所属R语言包:RTools4TB

                                        Visualization of transcriptional signature profiles.
                                         转录签名型材的可视化。

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

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

This function is used to visualize expression profiles of transcriptional signatures stored in a DBFMCLresult object or in a tab-delimited file.
使用此功能的,在DBFMCLresult对象或制表符分隔的文件中存储的转录签名的可视化表达谱。


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


plotGeneExpProfiles(data = NULL, filename = NULL, path = ".", signatures = NULL, saveHTML = FALSE, filename.out = NULL, X11 = TRUE, verbose = FALSE)



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

参数:data
a DBFMCLresult class object or a matrix.
1 DBFMCLresult类对象或矩阵。


参数:filename
a character string representing the file name (if data are loaded from a flat file).
一个字符串,代表文件名(如果数据从平面文件加载)。


参数:path
a character string representing the data directory.
一个字符串,代表数据目录。


参数:signatures
a vector that indicates which signatures to plot.
一个向量,表示绘制的签名。


参数:saveHTML
if set to TRUE a HTML file is created.
如果设置为TRUE,创建一个HTML文件。


参数:filename.out
a character string representing the HTML file name (if saveHTML=TRUE).
一个字符串,代表HTML文件的名称(如果saveHTML=TRUE)。


参数:X11
if set to TRUE a new graphic windows is generated.
如果设置为TRUE,一个新的图形窗口生成。


参数:verbose
if set to TRUE the function runs verbosely.
如果设置为TRUE,函数运行冗长。


Details

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

Mean expression profile is highlighted in green.
以绿色突出显示的意思表达谱。


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


Bergon A., Lopez F., Textoris J., Granjeaud S. and Puthier D.



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

flexible toolbox to explore productively the transcriptional landscape of the Gene Expression Omnibus database. PLoSONE, 2008;3(12):e4001.

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

matplotProfiles
matplotProfiles


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


## Not run: [#无法运行:]
# Please check that the directory is writable[请检查该目录是可写的]
# before using the following code [使用下面的代码之前,]
library(ALL)
data(ALL)
ALLnorm <- doNormalScore(exprs(ALL))
res <- DBFMCL(data=ALLnorm, name="ALLout")
plotGeneExpProfiles(res)
plotGeneExpProfiles(res, signatures=1:2)
plotGeneExpProfiles(res, signatures=1:2, saveHTML=TRUE)

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 21:18 , Processed in 0.020174 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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