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

NCBI importer creates redundant records for some genes #170

Open
jsstevenson opened this issue Feb 22, 2023 · 1 comment
Open

NCBI importer creates redundant records for some genes #170

jsstevenson opened this issue Feb 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working priority:low Low priority

Comments

@jsstevenson
Copy link
Member

full list here: https://gist.github.com/jsstevenson/fba1e6c33e438c9018c1ec43a0ea6ba7

Looks like it happens between genes created in _get_gene_info() and _get_gene_gff(). Using concept ID (instead of symbol) as a key on line 265 of the importer might fix this.

@jsstevenson jsstevenson added bug Something isn't working priority:low Low priority labels Feb 22, 2023
@jsstevenson jsstevenson self-assigned this Sep 29, 2023
@jsstevenson jsstevenson removed their assignment Apr 2, 2024
Copy link

This issue is stale because it has been open 180 days with no activity. This issue will be closed if no further activity occurs in 14 days.

@github-actions github-actions bot added the stale label Sep 30, 2024
@jsstevenson jsstevenson removed the stale label Sep 30, 2024
@jsstevenson jsstevenson self-assigned this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant