Has anyone successfully installed PAGIT on a linux server yet (http://www.sanger.ac.uk/resources/software/pagit/)? I've followed the instructions but I can't get it to work:
Any help would be appreciated. I'm trying to get RATT running.
Code:
user:/my/dir/:505 > tar xzf PAGIT.V1.64bit.tgz user:/my/dir/:504 > bash ./installme.sh Installation successfully! If you intend to use RATT to transfer annotation for species with different start / codons or splice sites, please adapt the file /disk/scratch/jpod/A_limnaeus/tools/PAGIT/RATT/RATT.config. Each time you run please type: source /disk/scratch/jpod/A_limnaeus/tools/PAGIT/sourceme.pagit Alternatively include the line in your ~/.bashrc file. We assume that java and the tcsh-shell is installed user:/my/dir/:524 > source PAGIT/sourceme.pagit path=/disk/scratch/jpod/A_limnaeus/tools/PAGIT: Command not found. PAGIT_HOME=/vol/apps/user/bin/: Command not found. PATH=/vol/apps/user/bin/: Command not found. PILEUP_HOME=/vol/apps/user/bin/: Command not found. ICORN_HOME=/vol/apps/user/bin/: Command not found. SNPOMATIC_HOME=/vol/apps/user/bin/: Command not found. RATT_HOME=/vol/apps/user/bin/: Command not found. RATT_HOME: Undefined variable.
Comment