build_river_plot_bokeh.RdRiver plot bokeh
build_river_plot_bokeh(anno, group_by, pad = 0.1, fill_group = NULL)The sample annotations to use. Must have _id, _label, and _color columns for each grouping.
The bases to use for the river plot, from left to right.
The fraction of vertical space to use as padding between groups. Default = 0.1.
One group to use as a source for ribbon colors. Default is NULL.
an interactive rbokeh plot object.