Skip to content

Releases: databio/bbconf

v0.9.0

07 Nov 21:08
5138c2a
Compare
Choose a tag to compare

Changed

  • Fixed bug with uploading tss dist plot\

Added

  • Added annotations to bedsets (author, source)
  • get_genome_list method to bedfiles, that lists all available genomes
  • Added method that lists all missing plots for bedfiles (get_missing_plots)

v0.8.0

24 Oct 01:21
25beff9
Compare
Choose a tag to compare

Changes:

  • New text2vec search (bivec search)
  • Added get_pep to bedset methods

v0.7.1

15 Oct 16:00
1e83da8
Compare
Choose a tag to compare

Changes

  • Updated requirements
  • Fixed initialization of bbagnet without models

v0.7.0

07 Oct 17:48
827509d
Compare
Choose a tag to compare

Changes:

  • Added table with standardized bed annotation
  • Added table with bed reference genome prediction values.
  • Updated requirements

v0.6.1

26 Aug 16:41
cc97dbe
Compare
Choose a tag to compare

Changes:

  • Added GEO upload status

v0.6.0

17 Jul 03:58
d34d815
Compare
Choose a tag to compare

Changes:

  • Added tokenized files and universes.
  • Added bed embedding get endpoint to the API #50
  • Fixed test speed #48
  • Added license for the bed files #51
  • Added payloads to qdrant
  • Fixed search, and query results info
  • Many other small bug fixes

v0.5.1

11 Apr 16:55
0ca45e1
Compare
Choose a tag to compare

Small fixes

v0.5.0

08 Apr 17:09
6599131
Compare
Choose a tag to compare

NEW bbconf with bbagent and new configurations

v0.4.2

13 Mar 03:27
3560eb3
Compare
Choose a tag to compare

small database tweaks

v0.4.1

28 Feb 23:00
b17b8f9
Compare
Choose a tag to compare
  • Updated database schema
  • Upgraded pydantic version to 2.0
  • Updated docs