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

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

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

                                         Run topological analysis on expression dataset using DEGraph package. See <a href="../../DEGraph/html/testOneGraph.html">testOneGraph</a>.
                                         上运行的表达DEGraph包集拓扑分析。请参阅<a href="../../DEGraph/html/testOneGraph.html"> testOneGraph </ A>。

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

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

DEGraph implements recent hypothesis testing methods which directly assess whether a particular gene network is differentially expressed between two conditions. See testOneGraph for more details.
DEGraph实现近期的假设检验方法直接评估是否一个特定的基因网络的两个条件之间的差异表达。看到testOneGraph更多细节。


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


runDEGraph(pathway, expr, classes)



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

参数:pathway
One of the pathways contained in biocarta, kegg,nci or reactome.  
所载,在biocarta KEGG,NCI或reactome的的途径之一。


参数:expr
A matrix (size: number p of genes x number n of samples) of gene expression.  
一个matrix(尺寸:数量p基因Xn样品数量)的基因表达。


参数:classes
A vector (length: n) of class assignments.  
一个vector(长度:n)课堂作业。


Details

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

The expression data and the pathway have to be annotated in the same set of identifiers.
表达数据和途径,必须注明在同一组的标识符。


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



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


if (require(DEGraph)) {
  data("Loi2008_DEGraphVignette")

  p <- convertIdentifiers(biocarta[["actions of nitric oxide in the heart"]], "entrez")
  runDEGraph(p, exprLoi2008, classLoi2008)
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-6 18:51 , Processed in 0.024630 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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