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

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

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

                                        Convert a vector of PSI-MI 2.5 XML files into graph objects based on pubmedID
                                         矢量的PSI心梗的2.5 XML文件转换成图形对象的基础上pubmedID

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

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

The function psimi25XML2Graph take a vector of XML 2.5 files from te same data source and generates a graph object based on the type of the files.
功能psimi25XML2GraphTE相同的数据源的XML 2.5文件的向量和文件类型的基础上生成一个图形对象。“


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


separateXMLDataByExpt(xmlFiles, psimi25source, type = "direct", directed = TRUE, abstract = FALSE,...)



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

参数:xmlFiles
Single file name or a vector of PSI-MI 2.5 XML file names or URLs.
单个文件名或PSI心梗2.5 XML文件名或URL的向量。


参数:type
A character. Currently the user can specify to cull either "direct" interactions or "indirect" interactions.
一个字符。目前,用户可以指定扑杀无论是“直接”互动或“间接”的互动。


参数:psimi25source
Source of the PSI-MI 2.5 XML file, see psimi25Source-class
PSI心梗2.5 XML文件的来源,看到psimi25Source-class


参数:directed
Logical, whehter the returned graph object should be directed or undirected.
逻辑,whehter返回图形对象应当向或无向。


参数:abstract
Logical; if TRUE, the abstract information will be appended to the graph object.
逻辑;如果为TRUE,将抽象的信息附加到图形对象。


参数:...
Other parameters passed to parsePsimi25Interaction, for example verbose=TRUE
其他参数传递到parsePsimi25Interaction,例如verbose=TRUE


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

A list of psimi25Graph-class are generated indexed by the pubmedID of each bait-prey interaction. WARNING - the abstract information is obtained using the  pubmed and buildPubMedAbst functions from the  annotate package which warns the user that NCBI may block access to their site. The default is to not obtain the abstract for this reason.
一列psimi25Graph-class生成每个诱饵捕食互动pubmedID索引。警告 - 抽象的信息,利用NCBI的,可能会阻止访问其网站向用户发出警告的注解包医学和buildPubMedAbst功能的。默认是没有获得这个原因,抽象。


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


Jitao David Zhang, Tony Chiang



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

psimi25Source-class, psimi25Graph-class, psimi25Hypergraph-class
psimi25Source-class,psimi25Graph-class,psimi25Hypergraph-class


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


xmlDir <- system.file("/extdata/psi25files",package="RpsiXML")

intactxml <- file.path(xmlDir, "intact_2008_test.xml")
intactGraph <- separateXMLDataByExpt(intactxml, INTACT.PSIMI25, type="indirect")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-25 03:39 , Processed in 0.024675 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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