Skip to content

Releases: vierstralab/footprint-tools

Speed ups and various bugfixes

08 Apr 19:55
Compare
Choose a tag to compare
v1.3.7

Bump version: 1.3.6 → 1.3.7

Fixed error when plotting dispersion model

01 Sep 17:11
Compare
Choose a tag to compare
v1.3.6

Bump version: 1.3.5 → 1.3.6

Fixed 'logging.conf' error

01 Sep 03:34
Compare
Choose a tag to compare
v1.3.5

Bump version: 1.3.4 → 1.3.5

Update Python 3 compatibility and JSON serialization fixes

31 Jul 06:05
Compare
Choose a tag to compare
  • Updated Python 3.6+ compatibility and JSON serialization for dispersion models
  • Refactor multi-core processing code and implemented progress bars via "tqdm"
  • General code clean-up

MAPQ filters on CLI

14 Jul 20:11
Compare
Choose a tag to compare
  • Added MAPQ filters on CLI tools
  • Added a more documentation and notebooks with plotting examples

Bugfixes

11 Jul 01:51
Compare
Choose a tag to compare
  • Fixed bamfile module import errors

Minor bugfixes and documentation

10 Jul 01:14
Compare
Choose a tag to compare
  • Enabled remote loading of dispersion models
  • Added example python notebooks
  • Expanded documentation

Module import path fix

25 Jun 19:23
Compare
Choose a tag to compare

Bugfixes related to absolute import path
Updated documentation

Python3 first release

27 May 02:06
Compare
Choose a tag to compare

Updated code to python3 and added sphinx documentation