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
Traceback (most recent call last):
File "/dep/_conda/envs/__shorah@1.1.3/lib/python3.6/logging/handlers.py", line 71, in emit
if self.shouldRollover(record):
File "/dep/_conda/envs/__shorah@1.1.3/lib/python3.6/logging/handlers.py", line 187, in shouldRollover
msg = "%s\n" % self.format(record)
File "/dep/_conda/envs/__shorah@1.1.3/lib/python3.6/logging/init.py", line 840, in format
return fmt.format(record)
File "/dep/_conda/envs/__shorah@1.1.3/lib/python3.6/logging/init.py", line 577, in format
record.message = record.getMessage()
File "/dep/_conda/envs/__shorah@1.1.3/lib/python3.6/logging/init.py", line 338, in getMessage
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Call stack:
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 429, in
args.s, args.region, args.diversity)
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 350, in main
ret_diri = run_child(diri_exe, diri_args)
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 63, in run_child
amplog.error("Child %s terminated by signal" % exe_name, retcode)
Message: 'Child /dep/_conda/envs/__shorah@1.1.3/bin/diri_sampler terminated by signal'
Arguments: (1,)
Traceback (most recent call last):
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 429, in
args.s, args.region, args.diversity)
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 354, in main
run_diagnostics(win_file, n_reads)
File "/dep/_conda/envs/__shorah@1.1.3/bin/amplian.py", line 88, in run_diagnostics
if new_clusters < q:
UnboundLocalError: local variable 'new_clusters' referenced before assignment
The text was updated successfully, but these errors were encountered:
xref galaxyproject/tools-iuc#3516
The text was updated successfully, but these errors were encountered: