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

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

[复制链接]
发表于 2012-2-26 14:52:04 | 显示全部楼层 |阅读模式
writeUniqueProfileSpecificResult(SpeCond)
writeUniqueProfileSpecificResult()所属R语言包:SpeCond

                                        Write the specific profiles from the SpeCond analysis
                                         写从SpeCond分析特定的配置文件

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

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

Produces a text file with the unique specific profiles among the conditions detected by the SpeCond analysis.
产生了独特的在由SpeCond分析检测条件的特定的配置文件的文本文件。


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


writeUniqueProfileSpecificResult(L.specific.result, file.name.unique.profile =
"specific.unique_profile.txt", full.list.gene = FALSE)



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

参数:L.specific.result
the L.specific.result list of the included in the result of the main SpeCond function: generalResult$specificResult$L.specific.result
L.specific.result名单在主要SpeCond函数的结果包括:generalResult $ specificResult美元L.specific.result


参数:file.name.unique.profile
the name of the produced file containing the gene's profiles
生产含有基因的配置文件的文件名


参数:full.list.gene
If TRUE, the last column correspond to the gene's names which have the profile described in the row
如果是TRUE,最后一列对应基因的名称,有行中描述的个人资料


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


Florence Cavalli, florence@ebi.ac.uk



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

SpeCond, getProfile, writeSpeCondResult, writeGeneResult
SpeCond,getProfile,writeSpeCondResult,writeGeneResult


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


library(SpeCond)
data(expressionSpeCondExample)
##Perform the condition specific detection analysis with SpeCond()[#执行的具体检测分析与SpeCond条件()]
generalResult=SpeCond(expressionSpeCondExample,
  param.detection=NULL, multitest.correction.method="BY", prefix.file="E",
  print.hist.pv=TRUE, fit1=NULL, fit2=NULL, specificOutlierStep1=NULL)
specificResult=generalResult$specificResult

##write the result file[#写的结果文件。]
writeUniqueProfileSpecificResult(L.specific.result=specificResult$L.specific.result,
  file.name.unique.profile="Example_specific_unique_profile.txt", full.list.gene=FALSE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-4-22 00:05 , Processed in 0.028241 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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