Skip to content

Releases: cgat-developers/cgat-apps

v0.7.9

30 Nov 10:14
0edc812
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.6...v0.7.9

v0.7.6

29 Nov 18:54
0bdd0b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

29 Nov 15:07
4524691
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

Testing now pytest and bug fixes for scripts

26 Oct 06:51
582c3b3
Compare
Choose a tag to compare

Major changes for the testing from nose to pytest

What's Changed

Full Changelog: v0.7.2...v0.7.4

bug fixes for setup.py

05 Apr 10:32
b7b6936
Compare
Choose a tag to compare

In order to get conda to build need to revert changes to setup.py

Last change before script gff2psl and APG module deprecation

04 Apr 16:31
3f43049
Compare
Choose a tag to compare
  • Warning of deprecation for gff2psl and Blat module
  • Warning of deprecation for AGP module
  • Removed IGV and CBiotools modules
  • Cleaned up repo with redundant files

python3.10 fixes and script removal

01 Apr 21:17
c931a5d
Compare
Choose a tag to compare
  • removed redundant scripts and removed some code to make it easier to maitain
  • changed tostring to tobytes for python3 compatibility
  • Various numpy.int to .int64 and .float to .float64 changes

Updated to work with pysam>=0.17

24 Nov 14:57
4de3814
Compare
Choose a tag to compare

#110 updated pysam imports to reflect the updated pysam code

v0.6.4

26 Jul 09:34
ee35e8e
Compare
Choose a tag to compare

Reverted back to old setup.py

v0.6.3

23 Jul 11:52
Compare
Choose a tag to compare

The following have been updated for this release:

  • Updated to work with latest pysam
  • Updated to work with latest biopython
  • Added version strings to scripts that are missing them
  • Readthedocs now build the documentation