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

Getting a bug while running vis.plot_genes() #61

Open
walidabualafia opened this issue Jan 16, 2024 · 1 comment
Open

Getting a bug while running vis.plot_genes() #61

walidabualafia opened this issue Jan 16, 2024 · 1 comment

Comments

@walidabualafia
Copy link

Hi all,

Thanks for your work developing this great tool. We're currently trying to run vis.plot_genes(), but we are getting the following error:

image

I installed neoloopfinder from mamba, given the instructions provided in the README. Seems to me like the issue has to do with the renaming of polars.toggle_string_cache() to polars.enable_string_cache() in August (see here: pola-rs/polars#8631)

I did not try editing */read_gtf.py, given polars.enable_string_cache() is the new function name. Mamba seems to be installing an older version of polars. Do you recommend I upgrade polars to latest, or I swap the function calls to use the old nomenclature?

Thanks!
Walid

@XiaoTaoWang
Copy link
Owner

I believe this is something related to the pyensembl version issue. pyensembl v2.1.0 is the latest version that I have tested. Can you downgrade your pyensembl to this version or older versions and try again?

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