You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO:iss.app:Starting iss generate
INFO:iss.app:Using kde ErrorModel
INFO:iss.util:Stitching input files together
WARNING:iss.app:--coverage_file is an experimental feature
WARNING:iss.app:--coverage_file disables --n_reads
INFO:iss.app:Using coverage file:coverage.txt
Traceback (most recent call last):
File "/data/opt/conda/envs/iss/bin/iss", line 10, in <module>
sys.exit(main())
File "/data/opt/conda/envs/iss/lib/python3.9/site-packages/iss/app.py", line 608, in main
args.func(args)
File "/data/opt/conda/envs/iss/lib/python3.9/site-packages/iss/app.py", line 174, in generate_reads
abundance_dic_short,
UnboundLocalError: local variable 'abundance_dic_short' referenced before assignment
The text was updated successfully, but these errors were encountered:
Versions:
Reproduce:
Error:
The text was updated successfully, but these errors were encountered: