File: eval.lua

package info (click to toggle)
genometools 1.6.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 50,504 kB
  • sloc: ansic: 271,868; ruby: 30,327; python: 4,942; sh: 3,230; makefile: 1,214; perl: 219; pascal: 159; haskell: 37; sed: 5
file content (9 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
print ([[

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''.]])