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

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

[复制链接]
发表于 2012-9-30 01:15:56 | 显示全部楼层 |阅读模式
countfreelists(seqinr)
countfreelists()所属R语言包:seqinr

                                        The number of free lists available and annotation lines in an ACNUC server
                                         免费列表和注释行在ACNUC服务器的数量

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

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

Returns the number of free lists available list of names of annotation lines in the  opened ACNUC database.
返回数的免费列出了可用列表中的注释行在打开的ACNUC数据库的名称。


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


countfreelists(socket = autosocket())
cfl(socket = autosocket())



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

参数:socket
an object of class sockconn connecting to a remote ACNUC database (default is a socket to the last opened database).
对象的类sockconn连接到一个的远程ACNUC数据库(默认值是一个socket的最后一个打开的数据库)。


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

a list with the following 2 components:
列表分为以下2部分:


参数:free
numeric. The number of free lists
数字。空闲列表的数量


参数:annotlines
vector of strings. Names of annotation lines
向量的字符串。注释行的名称


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


J.R. Lobry



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




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

choosebank, query
choosebank,query


实例----------Examples----------


## Not run:  # Need internet connection[#不运行:#需要互联网连接]
  choosebank("emblTP")
  (rescountfreelists <- countfreelists())
  stopifnot(all(rescountfreelists$annotlines ==
   c("ALL", "AC",  "PR",  "DT",  "KW",  "OS",  "OC",
   "OG",  "RN",  "RC",  "RP",  "RX", "RG",  "RA",  "RT",  "RL",  "DR",
   "CC",  "AH",  "AS",  "FH",  "FT",  "CO",  "SQ", "SEQ")))
  closebank()
  
## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-20 16:17 , Processed in 0.019353 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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