dump_concept: produce character stream for use with Protege entities/class...

dump_conceptR Documentation

produce character stream for use with Protege entities/class hierarchy ingestion based on biocViews subgraphs

Description

produce character stream for use with Protege entities/class hierarchy ingestion based on biocViews subgraphs

Usage

dump_concept(x, edob = edges(biocViewsVocab))

Arguments

x

character(1) name of a node in the biocViewsVocab graph

edob

a list as produced by graph::edges

Value

a character atom with x abutting left and edge targets tab-indented

Examples

cat(substring(dump_concept("ResearchField"), 1, 152), "\n")

Bioconductor/biocViews documentation built on Nov. 2, 2024, 7:23 a.m.