CostaLab / reg-gen

Regulatory Genomics Toolbox: Python library and set of tools for the integrative analysis of high throughput regulatory genomics data.
https://reg-gen.readthedocs.io/
Other
103 stars 30 forks source link

THOR "IndexError: cannot do a non-empty take from an empty axes" issue #234

Open juylmin opened 1 year ago

juylmin commented 1 year ago

Hello, I am getting "IndexError: cannot do a non-empty take from an empty axes." error and before that tools outputs this also : "Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.". Can you help me about the issue I could not figure out what exactly should I do. Before that, I run successfully and get outputs. Thank you so much in advance.