/usr/share/genometools/gtdata/doc/splicesiteinfo.lua is in genometools-common 1.5.8-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | if not gtdata_doc_dir then gtdata_doc_dir = "./" end
dofile(gtdata_doc_dir.."regionmapping.lua")
|