Skip to content

Conversation

RahiNav
Copy link
Contributor

@RahiNav RahiNav commented Feb 29, 2024

Added new wrangler notebook - for a given list of PMIDs the script will provide associated GEO dataset accessions (if in GEO).

@RahiNav RahiNav requested a review from aschroed February 29, 2024 19:44
Copy link
Member

@aschroed aschroed left a comment

Choose a reason for hiding this comment

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

Because you are using Bio.Entrez I think it will be fine to completely remove the sleep as the doc says that the Entrez library respects the limit. However, if you are still worried as the limit is up to 3 requests per second (really 10 using the API I think) you can definitely reduce the sleep to 1 and be sure that you won't be blocked.

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