Problems with Exonerate output
2
1
Entering edit mode
9.5 years ago
lumramabaja ▴ 20

I am a first year bioinformatics bachelor student and I am using exonerate for the first time, however I am facing some difficulties with its output. All I am receiving is "-- completed exonerate analysis", without any error.

The code I am using is:

exonerate --model protein2genome --showalignment \
--query protein.fasta \
--target genome.fasta

Can anybody inform me how to get the actual output?

alignment Assembly protein2genome exonerate • 4.0k views
ADD COMMENT
0
Entering edit mode

Hi, I am facing the exact issue. It has been 6.8 years but how did you fix this? Thanks in advance.

ADD REPLY
0
Entering edit mode
9.2 years ago
zoo741 ▴ 70

You can get the output by adding >output.file.name to your command.

ADD COMMENT
0
Entering edit mode
9.2 years ago
Prakki Rama ★ 2.7k

Try this:

exonerate --model protein2genome queryProtein.fasta Genome.fasta --showcigar no --showvulgar no --bestn 1 --showquerygff no >>output.e2g.out
ADD COMMENT
0
Entering edit mode

Hi! I know it has been a long time but I cannot solve this issue. If you remember how to solve it, could you please help me? Compiling it as you suggest did not work.

ADD REPLY
0
Entering edit mode

Hi. So sorry. I have not used exonerate for so many years and I am currently not able to invest time on this. Please post your error as a new question, hopefully, some forum member will help resolve your issue.

ADD REPLY

Login before adding your answer.

Traffic: 2669 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6