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)

YY-SONG0718/scOntoMatch documentation built on Nov. 1, 2023, 11:51 a.m.