Colin Diesh
Colin Diesh
When looking at e.g. GWAS data, it may get the feature density is too high error but we want to override that. The jbrowse-plugin-gwas may want to ignore the feature...
This starts out a new package called @jbrowse/app-core. This first example adds "createInternetAccount/findInternetAccount" authentications to the root model Xref https://github.com/mobxjs/mobx-state-tree/discussions/1842#discussioncomment-1972622 currently there is internet-account specific autorun that is created in...
Currently, there still could be an issue if user: - logs in - open a view - open track - leave the app until token expires - go directly to...
The plugin store currently offers the ability to one-click install all plugins * There may be some plugins that are not really usable on web if they are desktop specific...
### Discussed in https://github.com/GMOD/jbrowse-components/discussions/3148 Originally posted by **andreaminio** August 19, 2022 Hi everyone, is there a way to access a gene location on a browser by query URL instead of...
### Description I migrated some code from React to template strings, but missed adding the $ sign around the curly braces so I had `Hello {name}` instead of `Hello ${name}`...
### Current Behavior renders the bunny but not the hello world(?) ### Expected Behavior renders the hello world ### Steps to Reproduce copy from readme running example on stackblitz https://stackblitz.com/edit/vitejs-vite-8xdhfy?file=src%2FApp.tsx...
This is a bugfix for jbrowse 1 for using the BioNano plugin. I did not investigate why this fixes the issue because it is somewhat odd to me, but it...
I was wondering if there was a way or specification for SAM headers to describe what custom tags they are using, for example the lower case and X/Y/Z prefixed tags....
specifically when you are viewing synteny tracks in the linear genome view. some precedent for this is the session tracks, this is an automatically generated category there is a bit...