Skip to contents

All functions

browser_add_panel()
Add a data panel to the browser
browser_add_transform()
Add a transform to a panel
browser_add_vlines()
Add vertical lines to the browser
browser_add_vtrack()
Add a virtual track to the browser
browser_cache_config()
Configure disk caching
browser_clear_cache()
Clear the entire cache (memory and optionally disk)
browser_convert_vis_config()
Convert misha.vis configuration to misha.browser YAML
browser_create()
Create a new genome browser
browser_create_config()
Create a new browser configuration programmatically
browser_deploy_local()
Deploy a misha.browser app to a local directory
browser_get_region()
Get current region
browser_launch()
Quick launch browser from config file
browser_load_config()
Load browser configuration from YAML file
browser_move_left()
Move view left
browser_move_right()
Move view right
browser_plot()
Plot the genome browser
browser_run()
Run the interactive genome browser
browser_save()
Save browser configuration to file
browser_save_config()
Save configuration to YAML file
browser_set_region()
Set current region
browser_set_tracks()
Set tracks for a panel
browser_set_ylim()
Set Y-axis limits for a panel
browser_zoom_in()
Zoom in on current region
browser_zoom_out()
Zoom out from current region
print(<browser>)
Print method for browser object