aafPathwayItem-class(annaffy)
aafPathwayItem-class()所属R语言包:annaffy
Class aafPathwayItem, a class for KEGG pathway id elements
aafPathwayItem类,一类KEGG通路id元素
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An abstraction for KEGG pathway id elements from Bioconductor data packages. Multiple instances of this class are held by the wrapper class aafPathway.
Bioconductor数据包从KEGG通路id元素的抽象。这个类的多个实例的包装类aafPathway举行。
类的对象----------Objects from the Class----------
Objects are generally created by the aafPathway constructor. Objects can also be created manually by calls of the form new("aafPathwayItem", id, name, enzyme).
一般aafPathway构造创建对象。对象也可以手动创建检测形式new("aafPathwayItem", id, name, enzyme)。
插槽----------Slots----------
Object of class character containing KEGG pathway id
对象类character含有KEGG通路ID
Object of class character containing textual name
对象的类character含文本名称
Object of class character containing the Enzyme Commision number if applicable
如果适用对象的类character含有酶的佣金数量
方法----------Methods----------
(aafPathwayItem): Returns textual representation formatted "id: name".
(aafPathwayItem):返回格式化的文字表述“id:name”。
(aafPathwayItem): Returns a URL to the corresponding entry in the Kyoto Encyclopedia of Genes and Genomes database. If there is a corresponding EC number, it will be highlighted in red.
(aafPathwayItem):返回一个URL京都百科全书的基因和基因组数据库中的相应条目。如果有一个相应的EC编号,它会以红色突出显示。
(aafPathwayItem): Returns an HTML representation including the URL link and pathway name.
(aafPathwayItem):返回一个HTML的代表性,包括URL链接和途径名称。
作者(S)----------Author(s)----------
Colin A. Smith, <a href="mailto:annaffy@colinsmith.org">annaffy@colinsmith.org</a>
参见----------See Also----------
aafPathway-class, aafPathway
aafPathway级,aafPathway
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|