MAKER2 no FASTAs generated
0
0
Entering edit mode
3.9 years ago
jamie.pike ▴ 80

I have recently used MAKER2 for genome annotation. The run appears to have been successful, but when I came to use fasta_merge -d there was no output! gff3_merge -d worked fine, producing a new file AGND01.1.all.gff. I decided to check if any FASTAs had been generated using find . -type f -name "*.fa" in the AGND01.1_datastore directory generated by MAKER, but there were no results. Does this mean that MAKER did not produce and FASTAs for the contigs it annotated? If so, how do I fix this? Is there an option I must choose in the .ctl files?

Thanks,

Jamie

MAKER FASTA fasta_merge genome annotation • 928 views
ADD COMMENT
2
Entering edit mode

is your find cmdline accurate enough? I mean it's not the fasta files are called .FA or .fasta or such ('cus then your find will not report them)

ADD REPLY
0
Entering edit mode

Ah, that seems obvious now you say it!! I have just tried find . -type f -name "*.fasta" which has produced results. It still does not explain why fasta_merge -d AGND01.1_master_datastore_index.log is not working though. Would you perhaps know why?

ADD REPLY
0
Entering edit mode

no it does not indeed :)

no errors/warnings or such, I assume?

ADD REPLY
0
Entering edit mode

Nope, no errors or warning at all. I have had a look at where the fastas are and they are in a subdirectory e.g. AGND01.1.maker.output/AGND01.1_datastore/1D/3B/AGND01000482.1/theVoid.AGND01000482.1/query.fasta

not where the gff outputs are e.g.

AGND01.1.maker.output/AGND01.1_datastore/1D/3B/AGND01000482.1/AGND01000482%2E1.gff

So I am still wondering if MAKER generated the correct fastas?

ADD REPLY

Login before adding your answer.

Traffic: 2665 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