Skip to content

Releases: Noble-Lab/HiCFoundation

HiCFoundation v0.8

29 Apr 22:13
b56bdb1
Compare
Choose a tag to compare

Full Changelog: v0.7...v0.8

  1. fix readme bugs.
  2. update hic2array to be more generalized.

HiCFoundation v0.7

23 Apr 22:53
Compare
Choose a tag to compare

Full Changelog: v0.6...v0.7

Fix bugs in hicfoundation hic conversion

HiCFoundation v0.6

26 Mar 21:53
0b27ba5
Compare
Choose a tag to compare

What's Changed

  • ADD: optional parameter to allow loading a model for tasks beyond 6 by @Jpickard1 in #4
  • ADD: reconstruction by taking Hi-C submatrix as input

New Contributors

Full Changelog: v0.5...v0.6

HiCFoundation v0.5

19 Feb 23:53
Compare
Choose a tag to compare

Full Changelog: v0.4...v0.5

1 revise codebook
2 add API support

HiCFoundation v0.4

30 Jan 19:07
6e1f617
Compare
Choose a tag to compare

Full Changelog: v0.3...v0.4

  • Update the notebook.

  • Update fine-tuning readme

HiCFoundation v0.3

11 Jan 12:01
d9ce18f
Compare
Choose a tag to compare

Full Changelog: v0.2...v0.3

  1. Fix some small bugs
  2. Add support for google colab notebook server

HiCFoundation v0.2

23 Dec 07:17
Compare
Choose a tag to compare

Full Changelog: v0.1...v0.2
1 Add pre-train framework
2 Add finetune framework

HiCFoundation v0.1

13 Dec 06:11
Compare
Choose a tag to compare

1 Support inference
2 Support embedding generation
3 Include installment instructions