Skip to content

Releases: databio/bbconf

v0.10.0

03 Jan 16:57
7433e04
Compare
Choose a tag to compare

Changes

  • Added a new method get_neighbours in bbconf/modules/bedfiles.py to retrieve the nearest neighbors of a bed file from Qdrant.
  • Added a new method sql_search in bbconf/modules/bedfiles.py for performing SQL exact searches on bed files.
  • Added a new method get_track_hub_file in bbconf/modules/bedsets.py to generate track hub files for bedsets.
  • Updated exception handling in the create method of bbconf/modules/bedsets.py to provide more specific error messages.
  • Added processed for uploading bed files and bedsets
  • Added update bedfile method

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