Open francicco opened 7 years ago
Hi, I am having a similar problem even with a newer version of prank (PRANK v.170427). I downloaded the binaries for this version because an earlier version was also giving this problem. I have not tried compiling from source. A nucleotide alignment works fine but if I use the -translate option the program will run for a while and then produce a segmentation fault. Cheers, Axel
I have the same problem trying to do a codon alignment.
If you get this type of error, please set "ulimit -c unlimited" before you run the prank command. Good luck to you~
@ariloytynoja I got the same issue when using prank -d=input.fa -o=out.prank_translated.fa -translate -F
, which has been there for a few years: Segmentation fault (core dumped)
. I have tried ulimit -c unlimited
but no luck.
I appreciate it very much if you can give any hints to get it worked.
Dear Dr Loytynoja,
This is Francesco from the university of Innsbruck. I'm trying to use prank to align coding mtDNA sequences, but prank is giving me bad jokes. The program works perfectly with the default settings but when I try to run it with -codon, -translate or the more suitable -mttranslate it crashes:
I can't see the problem. I tried using the compiled version and source version compiled by myself, and both available versions. The input is ok, I tried webPRANK and it works. What to do?
Best Francesco