Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.10.0 #71

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Release 0.10.0 #71

wants to merge 30 commits into from

Conversation

khoroshevskyi
Copy link
Member

@khoroshevskyi khoroshevskyi commented Dec 3, 2024

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

Wait for:

@khoroshevskyi khoroshevskyi changed the title Release Release 0.10.0 Dec 10, 2024
bbconf/config_parser/bedbaseconfig.py Outdated Show resolved Hide resolved
tests/utils.py Show resolved Hide resolved
Bed file updating, and partial partial processing
Copy link
Member

@donaldcampbelljr donaldcampbelljr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

This was linked to issues Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload not processed files Suggested init changes
3 participants