Skip to contents

Creates a barplot to visualize the number of significant features for each parameter set in the hit comparison object.

Usage

hc_barplot(hc_obj)

Arguments

hc_obj

An object of class "hitcomp" containing hit data for two conditions.

Value

A ggplot2 object representing the barplot.

See also

store_hits, ggplot2