View source: R/helper_functions.R
fill_query | R Documentation |
Get a names list of ontology and id by id
fill_query(all, query)
all |
all ontology id to plot tree |
query |
query ontology id to fill |
a color object to fill query in onto_plot
## Not run:
fill_query(all = c("CL0000548", "CL:0000066", "CL:0000082"), query = c("CL:0000082"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.