This is an old revision of the document!
Tandem repeats finder: a program to analyze DNA sequences.
module avail trf
Notes from the sysadmin during installation:
$ cd /tmp $ wget http://tandem.bu.edu/trf/downloads/trf404.linux64 $ sudo mkdir -p /export/apps/trf/4.0.4/bin $ sudo cp trf404.linux64 /export/apps/trf/4.0.4/bin $ sudo chmod +x /export/apps/trf/4.0.4/bin/trf404.linux64