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

multiple check_xml_errors when using entrez_link of protien IDs of Metagenomic assembled genomes from NCBI #186

Open
TJrogers86 opened this issue Mar 25, 2023 · 2 comments

Comments

@TJrogers86
Copy link

When I run the following I get the results I am looking for:
entrez_link(db="taxonomy",
dbfrom="protein",
id=c("QNO56202.1","RCV65969.1","OYV13592.1",
"WP_138323301.1","WP_007546357.1","KPJ68349.1",
"RLB10506.1"), by_id=TRUE)

However, if I run any protein id of a MAG thats on NCBI it errors out, for example:
image

However, if I take that same accession number and put it in NCBI, I get the result I am looking for:
image

Am I doing something wrong?

@allenbaron
Copy link

The last comment on this biostars question suggests that error occurs when the ID does not exist in the entrez system. The error is not due to rentrez. I suggest you reach out to NCBI about this.

If you get a response that might help others, please share it.

@TJrogers86
Copy link
Author

Sorry for the delay reply. Just now seeing this. Ok, I'll reach out to NCBI and see what they say. If I get a response from them I will post it here

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

No branches or pull requests

2 participants