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

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

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

                                        lists the avilable BioMart databases
                                         列出的即时拍摄BioMart数据库

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

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

This function returns a list of BioMart databases to which biomaRt can connect to.  By default all public BioMart databases are displayed.  To establish a connection use the useMart function.
这个函数返回一个列表,BioMart数据库biomaRt可以连接到。默认情况下显示所有公共BioMart数据库。建立一个连接使用的useMart的功能。


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


listMarts(mart, host="www.biomart.org", path="/biomart/martservice", port=80, includeHosts = FALSE, archive=FALSE, ssl.verifypeer=TRUE, verbose = FALSE)



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

参数:mart
mart object created with the useMart function
集市创建的对象与useMart功能


参数:host
host to connect to if different then www.biomart.org
主机连接,如果不同,然后www.biomart.org


参数:path
path to martservice that should be pasted behind the host to get to web service URL
到martservice路径应粘贴到Web服务的URL后面的主机


参数:port
port to use in HTTP communication  
在HTTP通信使用的端口


参数:includeHosts
boolean to indicate if function should return host of the BioMart databases
布尔值,表示如果函数应该返回的BioMart数据库主机


参数:archive
Boolean to indicate if you want to access archived versions of BioMart database
布尔值,表示如果你要访问的BioMart数据库的归档版本


参数:ssl.verifypeer
Set SSL peer verification on or off.  By default ssl.verifypeer is set to TRUE
设置对同行的SSL验证或关闭。默认情况下,ssl.verifypeer设置为TRUE


参数:verbose
Give detailed output of what the method is doing, for debugging purposes
方法是做什么的,详细的输出,用于调试目的


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


Steffen Durinck



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


if(interactive()){
listMarts()
}

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 22:34 , Processed in 0.023696 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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