get_term_property {ontologyIndex} | R Documentation |
Get property of individual ontological term
Description
Get property of individual ontological term
Usage
get_term_property(ontology, property_name, term, as_names = FALSE)
Arguments
ontology |
|
property_name |
Name of property. |
term |
Character value of term ID. |
as_names |
Logical value determining whether to return character vector of names (defaults to |
[Package ontologyIndex version 2.12 Index]