Learn R Programming

scOntoMatch (version 0.1.1)

fill_query: 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)

Value

a color object to fill query in onto_plot

Arguments

all

all ontology id to plot tree

query

query ontology id to fill

Examples

Run this code
if (FALSE) {
fill_query(all = c("CL0000548", "CL:0000066", "CL:0000082"), query = c("CL:0000082"))
}

Run the code above in your browser using DataLab