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

Support for non-Refseq genes #434

Open
pentamorfico opened this issue Dec 6, 2024 · 1 comment
Open

Support for non-Refseq genes #434

pentamorfico opened this issue Dec 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@pentamorfico
Copy link

pentamorfico commented Dec 6, 2024

Hi, first of all thanks for this amazing tool, it's making bionformaticians lives way easier!

I'm currently using NCBI datasets (datasets download gene accession) to download proteins from Bacteria and Archaea, and extract metadata. I would like to expand the search to proteins only available in GenBank, but this is not supported yet.

Is this a feature that you plan to add anytime soon? Is there any way that I can help with this?

Best,
Mario

@pentamorfico pentamorfico added the enhancement New feature or request label Dec 6, 2024
@olearyna
Copy link
Contributor

olearyna commented Dec 6, 2024

Hi,

Thanks so much for your kind words about the tool! We’re happy to hear it’s making your work easier.

Thank you for the suggestion about adding support for proteins only available in GenBank. While we don’t have plans to add this feature right now, we’re focusing on improving gene access in 2025, and we’ll keep your suggestion in mind as we plan future updates.

In the meantime, you can use eDirect to get metadata for GenBank accessions. For example, you can run this command:
esearch -db protein -query "YOUR_ACCESSION" | efetch -format docsum
Here is the documentation https://www.ncbi.nlm.nih.gov/books/NBK179288/.

Best,
Nuala

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants