aafGO-class(annaffy)
aafGO-class()所属R语言包:annaffy
Class aafGO, a class for gene ontology ids
aafGO类,一类为基因本体IDS
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An abstraction for gene ontology ids from Bioconductor data packages. This class is actually extends aafList and holds aafGOItem objects which have the actual annotation data.
基因本体论的抽象的ID从Bioconductor数据包。这个类实际上是扩展了aafList和持有aafGOItem的有实际的注释数据的对象。
类的对象----------Objects from the Class----------
Objects are generally created by the aafGO constructor. Objects can also be created manually by calls of the form new("aafGO", list(goitems)).
一般aafGO构造创建对象。对象也可以手动创建检测形式new("aafGO", list(goitems))。
插槽----------Slots----------
.Data: Object of class list
.Data类list:对象
延伸----------Extends----------
Class aafList, from data part.
类aafList,从数据的一部分。
方法----------Methods----------
(aafGO): Returns a comma delimeted list of the individual aafGOItem objects.
(aafGO):返回一个逗号delimeted个人aafGOItem对象名单。
(aafGO): Returns a single URL to an AmiGO page which displays all the gene ontology identifiers in an hierarchical listing.
(aafGO):返回一个URL AMIGO页面显示所有的基因在一个层次的上市本体标识符。
(aafGO): Returns an HTML representation of each of the individual aafGOItem objects, concatenated together.
(aafGO):返回的HTML表示,每个个人aafGOItem对象连接在一起。
(aafGO): Returns an HTML table cell representation with the class set to "aafGO".
(aafGO):返回一个HTML表格单元格中表示,集为“aafGO”类。
(aafGOItem): Returns a line of CSS that indents GOItem paragraphs.
(aafGOItem):返回一个CSS行缩进GOItem段。
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
参见----------See Also----------
aafGO, aafGOItem, aafList
aafGO,aafGOItem,aafList
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|