Releases: ctlab/HiCT_Server
Releases · ctlab/HiCT_Server
v0.1.2
New features in this version:
- Added support for different normalization types including Cooler-like weights
- Added contrast range support for the tiles
- Added support for AGP Export
Technical changes:
- Tile images are now stored inside JSON response encoded with base64 to transfer additional info with each tile
- Small fixes
Future plans:
- Add support for 1D-tracks
- Add support for multithreading
- Refactor server into modules and add router
- Add support for numpytiles
What's Changed
- Ext tests 0.1.2 by @AxisAlexNT in #2
Full Changelog: 0.1.1-rc1...v0.1.2
Initial release
Initial prebuilt release.