Augustus icon indicating copy to clipboard operation
Augustus copied to clipboard

Human species working only

Open Beren95 opened this issue 4 years ago • 5 comments

Im trying to use this simple command

augustus --species=aspergillus_nidulans ./input/47Farrow.fa

the fa file its just a 100 kb seq, and when i run this i get

replaced tx with 0 MEA txs Segmentation fault (core dumped)

but when i change the species to human it does predict the genes that it would do in the online version

How can i actually use aspergillus_nidulans ???

Thanks in advance

Beren95 avatar Apr 17 '20 15:04 Beren95

I would like to reproduce the bug. Then I should be able to fix it. You you give me an input file that causes the error?

MarioStanke avatar Apr 17 '20 16:04 MarioStanke

Sure 47Farrow.zip

Thanks!

Beren95 avatar Apr 17 '20 16:04 Beren95

Thanks. augustus --species=aspergillus_nidulans 47Farrow.fa does not fail on my laptop. What version or commit are you using?

MarioStanke avatar Apr 17 '20 16:04 MarioStanke

im using augusuts 3.3.3 in ubuntu 18.04, im actually new to using linux to run this kind of programns so i just try to stick to the indications for installation, so any help is appreciated

Beren95 avatar Apr 17 '20 17:04 Beren95

I neither got a crash when using version 3.3.3. nor the current master version. Neither did a memory checking tool find any issue with that particular command on that data. Can you doube-check augustus --version and give me your operating system and hardware?

MarioStanke avatar Apr 18 '20 17:04 MarioStanke