showHierarchyDownToTermById(ontoCAT)
showHierarchyDownToTermById()所属R语言包:ontoCAT
Returns tree representation of term's parents
术语的父母返回树表示
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Returns set of terms that represent ontology "opened" down to specified term, hence displaying all its parents first and then a tree level, containing specified term. Term in the set is represented as the instance of the OntologyTerm class.
条款设置的返回表示本体“开”下来到指定的期限,从而显示其所有的父母第一次,然后一棵树的水平,包含指定任期。集合中的术语代表的作为OntologyTerm类的实例。
用法----------Usage----------
showHierarchyDownToTermById(object,id)
参数----------Arguments----------
参数:object
instance of the Ontology class
Ontology类的实例
参数:id
accession string of the term of interest
加入字符串长远利益
值----------Value----------
Returns set of ontology terms: each term in the set is the instance of the OntologyTerm class
本体条款设置:每个组中的术语回报是OntologyTerm类的实例
作者(S)----------Author(s)----------
Natalja Kurbatova
参考文献----------References----------
参见----------See Also----------
Ontology, OntologyTerm and showHierarchyDownToTerm
Ontology,OntologyTerm和showHierarchyDownToTerm
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|