
Build a per-gene annotation vector, in genes order, for interactive_topgene_boxplots
Source: R/topgeneboxplot.R
topgeneAnnotationVector.RdBuild a per-gene annotation vector, in genes order, for
interactive_topgene_boxplots
Arguments
- annotations
Optional named character vector keyed by the values in
genes, rendered as a per-facet annotation (e.g. a q value string)- genes
Character vector of row names of
assayto facet on, in the order facets should appear. Also used to look up values inassay, so must match its row names even whenlabelsis supplied.