width_by_frequency {ontologyPlot}R Documentation

Function to get node sizes for terms based on frequency in term_sets

Description

Function to get node sizes for terms based on frequency in term_sets

Usage

width_by_frequency(ontology, terms, term_sets)

Arguments

ontology

ontology_index object

terms

Character vector of ontological terms

term_sets

List of character vectors of ontological term IDs

Value

Character vector of sizes, named by term

See Also

width_by_significance


[Package ontologyPlot version 1.7 Index]