assert_orig_region_bounds_in_docs_json(data["docs_json"], [(171801, 175500)]) assert_genomic_ranges_in_docs_json(data["docs_json"], [(171801, 175500)]) ...
def show_fullscreen(layout, title="Plot", filename="plot.html", theme=None): """Render a Bokeh layout to a standalone HTML that truly fills the viewport. This injects a small CSS rule so ...