Rendering

Render a JBrowse 2 linear genome view in the console, R Markdown, or Shiny

JBrowseR()

Embed a JBrowse 2 linear genome view

JBrowseROutput() renderJBrowseR()

Shiny bindings for JBrowseR

Your R data on the genome

The one thing a JBrowse config cannot express itself

track_data_frame()

Build a track from an R data frame

Multiple views (synteny, dotplots)

Render the full app with several views of any type

JBrowseRApp()

Embed the full JBrowse 2 app (multiple views of any type)

JBrowseRAppOutput() renderJBrowseRApp()

Shiny bindings for JBrowseRApp