This is a test version of Biostars. For the public version, visit https://www.biostars.org.
gene prediction programs for prokaryotes

I run Orphelia and MetaGeneMark the results are a set of predicted genes.

How to compute accuracy of these programs( number of True positives, number of false positives and number of false negatives)?

gene

1 answer

Unless you have rnaseq or proteomics data, you really can't, can you? To get an idea of prediction accuracy, you could run said programs on some refseq genomes and then compare the predictions to the actual annotations.

p.s. I'm a big fan of prodigal

Yes I use data sets that contain 400bp reads from E. coli genome. Is there a script to compare the predictions to the actual annotations?

Log in to answer this question.