aafPubMed-class(annaffy)
aafPubMed-class()所属R语言包:annaffy
Class aafPubMed, a class for PubMed ids
aafPubMed类,一类为医学IDS
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An abstraction for LocusLink ids from Bioconductor data packages.
从的Bioconductor数据包LocusLink IDS的抽象。
类的对象----------Objects from the Class----------
Objects are generally created by the aafPubMed constructor. Objects can also be created manually by calls of the form new("aafPubMed", id).
一般aafPubMed构造创建对象。对象也可以手动创建检测形式new("aafPubMed", id)。
插槽----------Slots----------
.Data: Object of class integer
.Data类integer:对象
延伸----------Extends----------
Class integer, from data part.
类integer,从数据的一部分。
方法----------Methods----------
(aafPubMed): Returns a single URL to the corresponding abstracts in NCBI's PubMed database.
(aafPubMed):返回一个URL到NCBI的PubMed数据库中相应的摘要。
(aafPubMed): Returns an HTML link along with the number of abstracts.
(aafPubMed):返回摘要的HTML链接。
(aafPubMed): Returns an HTML table cell representation with the class set to "aafPubMed".
(aafPubMed):返回一个HTML表格单元格表示类集为“aafPubMed”。
(aafPubMed): Returns a line of CSS which centers the PubMed link.
(aafPubMed):返回一个行的CSS中心PubMed的链接。
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
参见----------See Also----------
aafPubMed
aafPubMed
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|