Page 1 of 1

AUGUSTUS 3.3 hanging on contig

Posted: Tue Apr 10, 2018 11:01 am
by PKooij
I am trying to do a local gene prediction of my genome assembly with AUGUSTUS 3.3, but the analysis seems to be hanging on the second segment of my second contig:

Code: Select all

###
viterbi algorithm progress:
[%]: ........10........20........30........40........50........60........70........80........90........100
examining piece 165669..329444 (163776 bp)
viterbi algorithm progress:
[%]: ........10........20........30........40........50........60........70........80........90........100
sampling algorithm progress:
[%]: ........10........20........30........40........50........60........70........80........90........100
The first parts it analysed quite quickly, but it was hanging on this for 4 days (and I just canceled the analysis). I had a look into that particular segment of my contig, but I couldn't see any strange things in the sequence (no long stretches of N or repeats or other).

Command submitted was:

Code: Select all

augustus --strand=both --progress=true --gff3=on --uniqueGeneId=true --species=coprinus Ac200942-fast_redundans.scaffolds.reduced.polished.fasta
Any idea what could be happening here?

My computer is running on Ubuntu 18.04.

Re: AUGUSTUS 3.3 hanging on contig

Posted: Thu Apr 12, 2018 8:56 am
by katharina
I have notified Mario of this bug report. It might take a while to fix it, though.

Best,

Katharina

Re: AUGUSTUS 3.3 hanging on contig

Posted: Thu Apr 12, 2018 4:50 pm
by PKooij
Ok thanks! Please let me know if he needs any other details