Skip to content

Add search_table_name param to LofMySQLDao for gene alias resolution#655

Open
majorseitan wants to merge 1 commit into
masterfrom
617-search-table-for-LOF
Open

Add search_table_name param to LofMySQLDao for gene alias resolution#655
majorseitan wants to merge 1 commit into
masterfrom
617-search-table-for-LOF

Conversation

@majorseitan

Copy link
Copy Markdown

Introduce an optional search_table_name parameter to LofMySQLDao.init specifying which table to query when searching for a gene. This allows the search table to differ from the data table, enabling gene alias resolution. Defaults to table_name to preserve existing behavior.

see #617

Introduce an optional search_table_name parameter to LofMySQLDao.__init__
specifying which table to query when searching for a gene. This allows
the search table to differ from the data table, enabling gene alias
resolution. Defaults to table_name to preserve existing behavior.

see #617
@majorseitan majorseitan self-assigned this Jul 1, 2026
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