syn_extract: Link synonyms with ontology terms

View source: R/Ontology_operations_main.R

syn_extractR Documentation

Link synonyms with ontology terms

Description

Extracts and parses synonyms from ontology to make them readable and searchable

Usage

syn_extract(ontology, list_id = "synonym")

Arguments

ontology

ontology_index object.

list_id

ID of list where synonyms are stored

Value

vector of ontology IDs and synonym names.

Examples

data(HAO)
syn_extract(HAO)

sergeitarasov/ontoFAST documentation built on Aug. 5, 2022, 4:20 a.m.