Skip to content

Instantly share code, notes, and snippets.

@macmanes
Last active July 29, 2016 02:11
Show Gist options
  • Save macmanes/117d95c369729b07068d8307e4b413ba to your computer and use it in GitHub Desktop.
Save macmanes/117d95c369729b07068d8307e4b413ba to your computer and use it in GitHub Desktop.
Total BUSCO groups searched: 843
    Phase Two
*** Training Augustus using Single-Copy Complete BUSCOs ***
*** Re-running Augustus with the new metaparameters, number targets: 273 ***
=>	10.0% of predictions performed
=>	25.0% of predictions performed
=>	50.0% of predictions performed
=>	75.0% of predictions performed
=>	100%% of predictions performed
*** Running HMMER on the new predictions ***
Traceback (most recent call last):
  File "/share/BUSCO_v1.21/BUSCO_v1.21.py", line 1358, in <module>
    results_from_hmmer = parse_hmmer(hmmer_results_files, mainout, mode)
  File "/share/BUSCO_v1.21/BUSCO_v1.21.py", line 966, in parse_hmmer
    if busco_query not in everything:
UnboundLocalError: local variable 'busco_query' referenced before assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment