Skip to content

Conversation

@khoroshevskyi
Copy link
Member

Changes:

  • Search improvements

TODO:

  • Version of pepdbagent updated in __version__.py file
  • Changelog updated

@khoroshevskyi khoroshevskyi requested a review from Copilot June 5, 2025 17:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Implements search improvements and adds genome filtering capabilities, along with a new manual test helper and version bump to 0.11.4

  • Added genome filter parameter and metadata‐based search fields in sql_search for bed files
  • Introduced get_list_genomes ordering change and a get_genomes helper in manual_testing.py
  • Bumped version and updated query stripping in bedset ID listing

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
manual_testing.py Updated sql_search example to include a genome filter; added get_genomes helper
bbconf/modules/bedsets.py Trim whitespace from query in get_ids_list
bbconf/modules/bedfiles.py Enhanced sql_search and _sql_search_count with genome support and extra metadata fields; updated text‐to‐bed search count logic
bbconf/bbagent.py Changed get_list_genomes to group/order rather than distinct; filtered out empty aliases
bbconf/_version.py Bumped package version to 0.11.4

@khoroshevskyi khoroshevskyi merged commit 1edb5da into master Jun 5, 2025
8 checks passed
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.

2 participants