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

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

[复制链接]
发表于 2012-2-25 15:42:58 | 显示全部楼层 |阅读模式
paperLen(CoCiteStats)
paperLen()所属R语言包:CoCiteStats

                                        Find the number of papers cited
                                         找到引用的论文数量

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

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

The set of papers that cite the input Entrez Gene identifiers are found, and for each of these the number of genes cited in that paper is computed and returned.
论文举出输入Entrez基因标识被发现,这些基因在该文件中列举的数量计算并返回。


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


paperLen(x)



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

参数:x
A vector of Entrez Gene identifiers.  
Entrez基因标识符的向量。


Details

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

This function first finds the set of unique PMIDs associated with the input set of Entrez Gene IDS. Then for each PMID it finds the number of Entrez Gene identifiers associated with that paper. The function uses different sets of variable mappings from the org.Hs.eg.db package.
这个函数首先发现一套独特PMIDs Entrez基因IDS的设置输入。然后为每一个关键词找到的Entrez基因与该文件相关联的标识符。 org.Hs.eg.db包的功能使用两套不同的变量映射。

If x is missing then all Entrez gene identifiers in the org.Hs.egPMID are used.
如果x失踪然后在org.Hs.egPMID所有的Entrez基因标识符。


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


参数:counts
For each paper the number of Entrez Gene identifiers referred to.
Entrez基因标识的数量,为每个文件提到。


参数:papers
A list of the same length as x, each element contains the papers that refer to the corresponding Entrez Gene identifier.
x相同长度的列表,每个元素包含的文件,是指相应的Entrez基因标识符。


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


R. Gentleman



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

twTStats
twTStats


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


  ans = paperLen(c("10", "1001"))
  ans$counts
  ans$papers

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 20:10 , Processed in 0.023137 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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