spladder
spladder copied to clipboard
viz gives error
- Spladder version: 3.0.5
- Python version: Python 3.10.13
- Operating System: Mac
Description
After running spladder build and spladder test without errors, I used spladder viz and ran into an error. I tried different viz options, but same error, see below. Could you please help me solving this issue?
What I Did
spladder viz --track coverage file1.bam, file2.bam --outdir direction
spladder viz --track splicegraph gene1 --outdir direction
Traceback (most recent call last): File "/path/to/anaconda3/lib/python3.10/site-packages/scipy/init.py", line 137, in getattr return globals()[name] KeyError: 'array'
During handling of the above exception, another exception occurred:
File "/path/to/anaconda3/bin/spladder", line 8, in
Thanks for reporting. This was caused by an old scipy dependency. I fixed it in the development branch. Should be available with the next release in the coming days.
Hello I have also encountered the same problem, when will the new version be released to fix this problem?@akahles Expect a quick fix. Thanks!
Hello @akahles, I am using SplAdder 3.1.0 and am still experiencing the same issue - same error messages. Is there a different stable version in which the scipy dependency has been removed? Thank you very much!
Should be addressed now in release 3.1.1