Skip to content

Releases: databio/bbconf

v0.10.4

21 Jan 20:24
829a892
Compare
Choose a tag to compare

Fixed:

  • Changes boto3 #78

v0.10.3

16 Jan 20:13
3b71183
Compare
Choose a tag to compare

Changes

  • Added config analyzer
  • Added new methods get_missing_stats and get_missing_files to retrieve lists of bed files that are missing statistics and files, respectively.
  • Fixed bugs in updating bed files

v0.10.2

10 Jan 02:28
d5f1750
Compare
Choose a tag to compare

Changes:

Requirement bug fix

v0.10.1

08 Jan 00:18
69cc387
Compare
Choose a tag to compare

Changes:

  • Updated geo status tables

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