geneid is a program to predict genes in anonymous genomic sequences designed with a hierarchical structure.
module avail geneid
Notes from the sysadmin during installation:
$ cd /tmp $ wget ftp://genome.crg.es/pub/software/geneid/geneid_v1.4.4.Jan_13_2011.tar.gz $ cd geneid $ scl enable devtoolset-2 bash $ make $ sudo mkdir -p /export/apps/geneid/1.4.4/bin $ sudo cp bin/geneid /export/apps/geneid/1.4.4/bin