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 "/opt/production_galaxy/var/shed_tools/toolshed.g2.bx.psu.edu/repos/damion/blast_reporting/812de0e282bd/blast_reporting/blast_reporting.py", line 627, in <module>
reportEngine.__main__()
File "/opt/production_galaxy/var/shed_tools/toolshed.g2.bx.psu.edu/repos/damion/blast_reporting/812de0e282bd/blast_reporting/blast_reporting.py", line 581, in __main__
common.fileSelections(out_tabular_file, selection_file, tagGroup, options)
File "/opt/production_galaxy/var/shed_tools/toolshed.g2.bx.psu.edu/repos/damion/blast_reporting/812de0e282bd/blast_reporting/common.py", line 481, in fileSelections
writer.writerow([row[qseqid_col], row[qseq_col], grouping, selectrow_count])
UnboundLocalError: local variable 'qseq_col' referenced before assignment
blast_reporting/common.py
Line 481 in 608404b
The text was updated successfully, but these errors were encountered: