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

HTTP Error 429 iterating through ideogram generation #169

Open
tzvi909 opened this issue May 22, 2023 · 0 comments
Open

HTTP Error 429 iterating through ideogram generation #169

tzvi909 opened this issue May 22, 2023 · 0 comments

Comments

@tzvi909
Copy link

tzvi909 commented May 22, 2023

Hi, I'm currently trying to make ideograms for each gene on my panel. However, when iterating through each gene, I keep stumbling on the below error:

"Loading ideogram...
Error in errorHandler(responseError) : Too Many Requests"

Is there a way to load the genome locally so it doesn't keep trying to grab it from the server (I presume)?

My command to generate it is as follows:

p.ideo <- Ideogram(genome = "hg38", which = gr, zoom.region = c(ranges(gr)@start, ranges(gr)@start + ranges(gr)@width) , xlabel = T)

Thanks in advance

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

1 participant