Skip to content

Releases: Siegel-Lab/libBioSmoother

Version 1.6.3

07 Jan 13:46
Compare
Choose a tag to compare

Changes since version 1.6.2:

  • bugfixes: loading track data

Version 1.6.2

09 Aug 13:38
Compare
Choose a tag to compare

Changes since version 1.5.1:

  • can now load replicated from .cooler files
  • bugfixes

Version 1.5.1

08 May 09:11
Compare
Choose a tag to compare

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

12 Jan 13:53
Compare
Choose a tag to compare

Changes since version 1.3.0:

  • fix: added carioSVG install requirement

Version 1.3.0

11 Jan 11:10
Compare
Choose a tag to compare

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

31 Oct 14:59
Compare
Choose a tag to compare

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

24 Oct 15:01
Compare
Choose a tag to compare

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

17 Oct 10:19
Compare
Choose a tag to compare

changes since last release:

  • ctg_len file can now be omitted if the gff file contains the contig sizes
  • bugfixes

Version 1.0.3

11 Oct 15:38
Compare
Choose a tag to compare

Changes since last release:

  • compiling for more macos versions
  • bugfixes

Version 1.0.2

10 Oct 13:57
Compare
Choose a tag to compare

Changes since last release:

  • additional error messages
  • arm64 wheel (now smoother should run on M1 and M2 apple chips)