Skip to content

Releases: CAnBioNet/TkNA

Version 1.2.1

Choose a tag to compare

@macovskym macovskym released this 09 Jan 21:11
084ee97

Fixes

  • Add check that configured thresholds for percent agreement is within the range of validity (0.5, 1]
  • Rename columns in correlation CSV to use more general terminology
  • Upgrade requirements to resolve vulnerabilities in older versions of fonttools
  • Update expected output for example datasets

Version 1.2.0

Choose a tag to compare

@macovskym macovskym released this 28 Dec 23:10
6d103c3

Features

  • Add config option correlationCoefficientThresholds to filter on correlation coefficients
  • Raise a more informative error when attempting to intake non-numeric data

Fixes

  • Fix crash that sometimes occurred when calculating BiBC in calc_network_properties.py
  • Add workaround for xarray issue that could cause a crash during reconstruction when certain measurable types were entirely filtered out
  • Explicitly handle treatments specified in config file not being present in data before reconstruction and raise an exception rather than crashing
  • Explicitly handle there being no edges in the final network before attempting to write edge CSV and print warning rather than crashing
  • Fix some arguments to calc_network_properties.py not being marked as required
  • Upgrade requirements to resolve vulnerabilities in older versions of Pillow
  • Misc. fixes and refactoring for subsampling

Version 1.1.1

Choose a tag to compare

@newmanno newmanno released this 30 Oct 14:27
8a973cd

Webtool version 1 release

  • also fixed crashes that would occur when running assess_network.py

Version 1.1.0

Choose a tag to compare

@macovskym macovskym released this 22 Jul 06:11
708c00e

Changelog:

  • Upgrade requirements to resolve vulnerabilities in older versions of some packages:
    • Pillow upgraded from 9.0.0 to 9.3.0
    • NumPy upgraded from 1.22.0 to 1.22.2
  • Correct descriptions of script arguments in README
  • Clarify warning message in assess_network.py

Version 1.0.0

Choose a tag to compare

@macovskym macovskym released this 22 Jul 02:52
49a1064
v1.0.0

Version 1.0.0

Version 0.1.0

Choose a tag to compare

@macovskym macovskym released this 22 Jul 02:47
v0.1.0

Version 0.1.0