Skip to content

Releases: seqcode/Bichrom-Regression

v0.2.0

07 Sep 21:43
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Bichrom-Regression 0.2.0: New dataset framework by Webdataset, Bug fixes

  1. Now datasets are in webdataset format, for better cross-platform compatibility
  2. Fixed several bugs, including the one causing poor performance due to the incorrect target shape

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Sep 21:06
a9c0f5f
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the very first release of Bichrom-Regression, due to the diverted path this project is moving on from the original one, tag naming restarted.

Several major changes:

  1. Training framework has been switched to pytorch + pytorch lightning
  2. Model design now emphasizes performance on TF binding strength prediction, early integration of sequence and chromatin information is employed
  3. Better performance

Full Changelog: https://github.com/yztxwd/Bichrom-Regression/commits/v0.1.0