Replies: 1 comment 1 reply
-
currently there are not any options easily available to do that. we could consider adding them though, I can see how it can make an easy minimal embedded widget! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to embed a track in a gene report page. I've crafted the following url to get to the track, but am wondering if there are additional url parameters to hide the title bar, search, bar etc. I'd really like to just embed the track itself in an IFrame or Div. I realize there are instructions on embedding via a React component, but we do not currently use React.
Here is my URL. Id like to just return the track box.
https://rgd.mcw.edu/jbrowse2/index.html?config=config.json&assembly=mRatBN7.2&&loc=chr1:6000000-7000000&tracks[=](https://pipelines.rgd.mcw.edu/jbrowse2/index.html?config=config.json&assembly=mRatBN7.2&&loc=chr1:6000000-7000000&tracks=Rat mRatBN7.2 (rn7) Genes and Transcripts-mRatBN7.2
Beta Was this translation helpful? Give feedback.
All reactions