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

R语言 annotate包 pm.getabst()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 11:52:43 | 显示全部楼层 |阅读模式
pm.getabst(annotate)
pm.getabst()所属R语言包:annotate

                                        Obtain the abstracts for a set PubMed list.
                                         获得一套期刊列表摘要。

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

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

The data provided by PubMed is reduced to a small set. This set is  then suitable for further rendering.
由杂志提供的数据减少到一个小套。这一套是适合进一步渲染。


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


pm.getabst(geneids, basename)



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

参数:geneids
The identifiers used to find Abstracts  
用于找到文摘标识符


参数:basename
The base name of the annotation package to use.  
使用注解包的基本名称。


Details

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

We rely on the annotation in the package associated with the  basename to provide PubMed identifiers for the genes described by the gene identifiers. With these in hand we then use the pmfetch utility to download the PubMed abstracts in XML form. These are then translated (transformed) to a  shorter version containing a small subset of the data provided by PubMed.
我们依靠提供医学基因标识所描述的基因识别basename包注释。与这些在手,我们再使用pmfetch工具下载XML形式的期刊文摘。然后这些翻译(转换)一个较短的版本,包含一个由杂志提供的数据的一小部分。

This function has the side effect of creating an environment in  .GlobalEnv that contains the mapping for the requested data. This is done for efficiency – so we don't continually read in the data when there are many different queries to be performed.
此功能有副作用,创造一个环境.GlobalEnv包含请求的数据映射。这样做是为了提高效率 - 这样我们就不会不断在数据读取时,有许多不同的查询进行。


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

A list of lists containing objects of class pubMedAbst. There will be one element of the list for each identifier. Each of these elements is a list containing one abstract (of class pubMedAbst for each PubMed identifier associated with the gene identifier.
含类pubMedAbst的对象名单列表。将有一个为每个标识符的列表元素。这些元素是一个列表,其中包含一个抽象(类pubMedAbst医学标识符关联的每个基因标识。


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


Robert Gentleman



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

pm.abstGrep, pm.titles
pm.abstGrep,pm.titles


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


  library("hgu95av2.db")
  hoxa9 <- "37806_at"
  absts <- pm.getabst(hoxa9, "hgu95av2")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 21:57 , Processed in 0.035643 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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