aafGOItem-class(annaffy)
aafGOItem-class()所属R语言包:annaffy
Class aafGOItem, a class for gene ontology id elements
aafGOItem类,一类基因本体id元素
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An abstraction for gene ontology id elements from Bioconductor data packages. Multiple instances of this class are held by the wrapper class aafGO.
基因本体来自Bioconductor数据包的ID元素的抽象。这个类的多个实例的包装类aafGO举行。
类的对象----------Objects from the Class----------
Objects are generally created by the aafGO constructor. Objects can also be created manually by calls of the form new("aafGOItem", id, name, type).
一般aafGO构造创建对象。对象也可以手动创建检测形式new("aafGOItem", id, name, type)。
插槽----------Slots----------
Object of class character containing GO id
对象类character含有好ID
Object of class character containing textual name
对象的类character含文本名称
Object of class character containing GO subtype
对象类character含有好亚型
Object of class character containing GO evidence code
对象类character含有好证据代码
方法----------Methods----------
(aafGOItem): Returns textual representation formatted "id: name".
(aafGOItem):返回格式化的文字表述“id:name”。
(aafGOItem): Returns a URL to the corresponding gene ontology entry on AmiGO.
(aafGOItem):返回一个URL相应的基因AMIGO本体条目。
(aafGOItem): Returns an HTML representation including the URL link, gene ontology name, and rollover subtype.
(aafGOItem):返回一个HTML的代表性,包括URL链接,基因本体的名称,以及过渡亚型。
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
参见----------See Also----------
aafGO-class, aafGO
aafGO级,aafGO
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|