Releases: databio/bbconf
Releases · databio/bbconf
v0.10.0
Changes
- Added a new method
get_neighbours
inbbconf/modules/bedfiles.py
to retrieve the nearest neighbors of a bed file from Qdrant. - Added a new method
sql_search
inbbconf/modules/bedfiles.py
for performing SQL exact searches on bed files. - Added a new method
get_track_hub_file
inbbconf/modules/bedsets.py
to generate track hub files for bedsets. - Updated exception handling in the
create
method ofbbconf/modules/bedsets.py
to provide more specific error messages. - Added
processed
for uploading bed files and bedsets - Added
update
bedfile method
v0.9.0
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
Changes:
- New text2vec search (bivec search)
- Added get_pep to bedset methods
v0.7.1
Changes
- Updated requirements
- Fixed initialization of bbagnet without models
v0.7.0
Changes:
- Added table with standardized bed annotation
- Added table with bed reference genome prediction values.
- Updated requirements
v0.6.1
Changes:
- Added GEO upload status
v0.6.0
v0.5.1
Small fixes
v0.5.0
NEW bbconf with bbagent and new configurations
v0.4.2
small database tweaks