Fix undefined variable checking
Updates to work with webpack version of JBrowse (1.13+).
Adds min reference fraction track option.
... ignore ...
Unconfirmed change in JBrowse core resulted in functional method to determine
location of plugin install being inoperable. Now requires plugin to be installed
in plugins/ProportionalMultiBw
.
Bug fixes and minor option cleanup
- Occasional display of allele stack for one allele when no depth
- Flipping to global autoscale when changing max ref proportion
- Cleaned up menu removing the global/local autoscale options.
Large improvement in performance
- Easily view counts data across a 250Mbases.
- Resolves #3: Defaults
chunkSizeLimit
. - Resolves #4: Some doc fixes.
Correctes bug in region jumping via search box, method of holding config was to blame
First release