aafPathway-class(annaffy)
aafPathway-class()所属R语言包:annaffy
Class aafPathway, a class for KEGG pathway ids
aafPathway类,一类为KEGG通路IDS
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An abstraction for KEGG pathway ids from Bioconductor data packages. This class is actually extends aafList and holds aafPathwayItem objects which have the actual annotation data.
Bioconductor数据包从KEGG通路IDS的抽象。这个类实际上是扩展了aafList和持有aafPathwayItem的有实际的注释数据的对象。
类的对象----------Objects from the Class----------
Objects are generally created by the aafPathway constructor. Objects can also be created manually by calls of the form new("aafPathway", list(pathwayitems)).
一般aafPathway构造创建对象。对象也可以手动创建检测形式new("aafPathway", list(pathwayitems))。
插槽----------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 aafPathwayItem objects.
(aafGO):返回一个逗号delimeted个人aafPathwayItem对象名单。
(aafGO): Returns zero length character vector because this method is not valid for this class.
(aafGO):返回零长度字符向量,因为这种方法是不是对这一类有效。
(aafGO): Returns an HTML representation of each of the individual aafPathwayItem objects, concatenated together.
(aafGO):返回的HTML表示,每个个人aafPathwayItem对象连接在一起。
(aafGO): Returns an HTML table cell representation with the class set to "aafPathway".
(aafGO):返回一个HTML表格单元格中表示,集为“aafPathway”类。
(aafGO): Returns a line of CSS which intends PathwayItem paragraphs.
(aafGO):返回一个CSS行打算PathwayItem段的。
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
参见----------See Also----------
aafPathway, aafPathwayItem, aafList
aafPathway,aafPathwayItem,aafList
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|