MAKER AED score
1
0
Entering edit mode
6.7 years ago
Tye Kahn ▴ 20

Hi everyone,

I recently have performed a new genome annotation with EVM, thanks to ab initio predictions, RNA-Seq data and homology protein alignments. As there was an old annotation already, I wanted to analyze the AED score from both annotations, which takes into account their accuracy in comparison to the data I have (RNA-Seq, etc.).

But after performing all the steps provided by the MAKER tutorial for the new annotation, all genes show the same score: 1.00; which means that there is no evidence that supports this gene structure. This, obviously, is impossible, due to the fact that has been obtained by the same data is being compared. The only difference is that I didn't include the protein homology data because its format was giving problems to MAKER.

Any help or suggestion is really appreciated.

These are the steps I performed:

/home/juantxo/maker/bin/maker -CTL

nano /home/juantxo/maker/bin/maker_opts.ctl

#The proper parameters were changed (proteins were taken out due to problems)

./maker -RM_off -force 2> maker.error

#Checking the output

tail maker.error

cd genome.maker.output/ && less genome_master_datastore_index.log 

#Collect the results from all individual contigs into genome wide annotations.

./gff3_merge -d genome.maker.output/genome_master_datastore_index.log genome.all.gff
MAKER AED-score RNA-Seq EVM annotation • 2.8k views
ADD COMMENT
0
Entering edit mode

Hi!

Could you solve your problem at the end? I have a similar problem at the moment, and I would appreciate any help.

ADD REPLY
0
Entering edit mode
20 months ago
lei • 0

Did you adjust this setting in the maker_opts.ctl file?

pred_stats=1 #report AED and QI statistics for all predictions as well as models

ADD COMMENT

Login before adding your answer.

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