table of contents
- bookworm 1.6.2+ds-3
- bookworm-backports 1.6.5+ds-2~bpo12+1
- testing 1.6.5+ds-2.2
- unstable 1.6.5+ds-2.2
GT-EVAL(1) | GenomeTools Manual | GT-EVAL(1) |
NAME¶
gt-eval - Compare annotation files and show accuracy measures (prediction vs. reference).
SYNOPSIS¶
gt eval reference_file prediction_file
DESCRIPTION¶
-nuc [yes|no]
-ltr [yes|no]
-ltrdelta [value]
-v [yes|no]
-o [filename]
-gzip [yes|no]
-bzip2 [yes|no]
-force [yes|no]
-help
-version
The program shows sensitivity and specificity values for certain feature types (e.g., gene, mRNA, and exon). For some feature types the number of missing and wrong features of that type is also shown. Thereby, “missing” means the number of features of that type from the “reference” without overlap to a feature of that type from the “prediction”. Vice versa, “wrong” denotes the number of features of that type from the “prediction” without overlap to a feature of that type from the “reference”.
REPORTING BUGS¶
Report bugs to https://github.com/genometools/genometools/issues.
11/28/2022 | GenomeTools 1.6.2 |