Releases: cgat-developers/cgat-apps
Releases · cgat-developers/cgat-apps
v0.7.9
v0.7.6
v0.7.5
Testing now pytest and bug fixes for scripts
bug fixes for setup.py
In order to get conda to build need to revert changes to setup.py
Last change before script gff2psl and APG module deprecation
- 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
- 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
#110 updated pysam imports to reflect the updated pysam code