GMOD / JBrowseR

R interface to the JBrowse 2 Linear Genome View.
https://gmod.github.io/JBrowseR/
Apache License 2.0
35 stars 3 forks source link

Implement track that uses R data frame as source #6

Closed elliothershberg closed 3 years ago

elliothershberg commented 3 years ago

This PR implements a track type that uses an R data frame as the source. Under the hood, it maps the data from the df into a FromConfigAdapter.