Skip to content

Genomedata 1.7.2

Latest
Compare
Choose a tag to compare
@EricR86 EricR86 released this 01 Nov 19:00
· 2 commits to master since this release
020d7e9

This release fixes a few minor Python interface inconsistencies between using bigWig files and Genomedata archives and moves the minimum supported Python version to 3.9 to stay in line with future PyTables compatibility.

Genomedata is available on Bioconda. With Bioconda installed, to install Genomedata run 'conda install genomedata'. Genomedata can still be installed through older methods using "pip", see the Installation instructions for details.

Here is a full list of changes made since the last announcement here:

Enhancements:

  • required Python is now >=3.9
  • fixed consistency in array shape output when track indexing on bigWig files

Known Bugs
To see all known bugs head to the issue tracker