GrainGenes / GenomeMenu

0 stars 0 forks source link

add overrideGenomeMenu option #5

Closed enuggetry closed 5 years ago

enuggetry commented 5 years ago

add plugin option overrideGenomeMenu to bypass genome menu link out to parent. (default false) This is for versions of jbrowse that support the "datasetLinkToParentIframe":true options.

Value is defined in the plugin config of jbrowse config:

"plugins": [
    {
        "name":"GenomeMenu",
        "overrideGenomeMenu": true
    }
]
enuggetry commented 5 years ago

https://github.com/GrainGenes/GenomeMenu/commit/ea6b53c9326b35ac32f0c522c242cf4a6898fe09