Releases: Siegel-Lab/libBioSmoother
Releases · Siegel-Lab/libBioSmoother
Version 1.6.3
Changes since version 1.6.2:
- bugfixes: loading track data
Version 1.6.2
Changes since version 1.5.1:
- can now load replicated from .cooler files
- bugfixes
Version 1.5.1
Changes since version 1.3.1:
- manually set column types (for .pairs file) are no longer overridden by #column lines in the file
- can now import 8 column wide gff files (instead of requiering 9 column)
- fixed some compilation errors
Version 1.3.1
Changes since version 1.3.0:
- fix: added carioSVG install requirement
Version 1.3.0
Changes since version 1.2.0:
- main heatmap computation is now optional to support (for example) faster virtual4c rendering
- tooltips and button names are now read from config files instead of beeing hard-coded
- better backwards compatibility
- fix: loading annotations correctly now
Version 1.2.0
Changes since last release:
- changed build system: using cibuildwheel now
- navigation bar now accepts float numbers
- datasets that have been generated without filters are now no longer affected by changing these filters in the GUI
- datasets that have dummy values for filters but are generated with the filters active will now throw a warning
- new division option
- bugfixes
Version 1.1.0
Changes since last release:
- navigaion bar now generates error messages on wrong input
- settings missing in an index now get auto-added from default.json (this creates backwards compatibility to older indices)
- last applied presetting is remembered
- the visible y-range of track data is improved
- bugfixes
Version 1.0.4
changes since last release:
- ctg_len file can now be omitted if the gff file contains the contig sizes
- bugfixes
Version 1.0.3
Changes since last release:
- compiling for more macos versions
- bugfixes
Version 1.0.2
Changes since last release:
- additional error messages
- arm64 wheel (now smoother should run on M1 and M2 apple chips)