====== RATT ======
RATT(Rapid Annotation Transfer Tool) is a software to transfer annotation from a reference (annotated) genome to an un-annotated query genome.
===== Information =====
* Latest Version: r18
* Added: February, 2017
* Link: http://ratt.sourceforge.net/index.html
===== Usage =====
See versions of RATT which are available:
$ module avail ratt/r18
===== Installation ======
Notes from the sysadmin during installation:
$ cd /tmp
$ svn co "https://svn.code.sf.net/p/ratt/code/" ratt-code
$ cd ratt-code
$ sudo mkdir -p /export/apps/ratt/r18/
$ sudo cp -r . /export/apps/ratt/r18/