I'm trying to run ps_scan.pl locally (downloaded from the ScanProsite website) but I can't get the script to run.
I'm typing the command:
perl ps_scan.pl input.fasta
as shown in the documentation, but the program just returns with no output. Any insights as to where I'm going wrong? Thanks so much!
Are you certain the script is in your path or in your working directory? The script should generate a help message with no arguments.