fill_query: Get a names list of ontology and id by id

View source: R/helper_functions.R

fill_queryR Documentation

Get a names list of ontology and id by id

Description

Get a names list of ontology and id by id

Usage

fill_query(all, query)

Arguments

all

all ontology id to plot tree

query

query ontology id to fill

Value

a color object to fill query in onto_plot

Examples

## Not run: 
fill_query(all = c("CL0000548", "CL:0000066", "CL:0000082"), query = c("CL:0000082"))

## End(Not run)

scOntoMatch documentation built on Nov. 2, 2023, 5:20 p.m.