KEGGEdgeSubType-class(KEGGgraph)
KEGGEdgeSubType-class()所属R语言包:KEGGgraph
Class "KEGGEdgeSubType"
类“KEGGEdgeSubType”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A class to represent subtype in KEGG
A级代表在KEGG亚型
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("KEGGEdgeSubType", ...).
创建对象可以通过检测的形式new("KEGGEdgeSubType", ...)。
插槽----------Slots----------
name: Object of class "character", name of the subtype
name类"character",亚型的名字:对象
value: Object of class "character", value of
value类"character",价值对象
方法----------Methods----------
getName signature(object = "KEGGEdgeSubType"): getting
的getNamesignature(object = "KEGGEdgeSubType"):越来越
getValue signature(object = "KEGGEdgeSubType"):
的getValuesignature(object = "KEGGEdgeSubType"):
show signature(object = "KEGGEdgeSubType"): show method
显示signature(object = "KEGGEdgeSubType"):show方法
注意----------Note----------
Please note that 'KEGGEdgeSubtype' is a data frame storing subtype predefinitions, the 'type' with lowercases. 'KEGGEdgeSubType' is however a class representing these subtypes.
请注意,“KEGGEdgeSubtype是一个数据框存储的亚型predefinitions,用小写的类型。然而KEGGEdgeSubType“是一个类来表示这些亚型。
作者(S)----------Author(s)----------
Jitao David Zhang <a href="mailto:jitao_david.zhang@roche.com">mailto:jitao_david.zhang@roche.com</a>
参见----------See Also----------
KEGGEdge-class
KEGGEdge-class
举例----------Examples----------
showClass("KEGGEdgeSubType")
## use example(KEGGEdge-class) for more examples[#使用更多的例子,例如(KEGGEdge级)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|