Client-side interface to obtain KEGG database entries by a list
客户端接口来获取KEGG数据库中的条目列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
bget is used for retrieving KEGG database entries specified by a list of entry identifiers. It accepts all the KEGG bget commond line options as a character string. Number of entries retrieved at a time is restricted up to 100.
bget用于检索项标识符列表KEGG数据库中指定的条目。它接受作为字符串的所有KEGG bget commond行选项。一次检索的条目数限制为100。
用法----------Usage----------
bget(bget.command)
参数----------Arguments----------
参数:bget.command
bget.command a character string of KEGG bget command
bget.command字符串的KEGG bget命令
值----------Value----------
a character string of KEGG bget search result.
一个的KEGG bget搜索结果的字符串。