On my Sun, the procedure is fairly simple:
You could also do this using anonymous ftp:
ftp info.mcs.anl.gov
anonymousat the "Name" prompt
cd /pub/overbeek/PatScan
get scan_for_matches.tar.Z
byeto exit.
uncompress scan_for_matches.tar.Z
to get the file scan_for_matches.tar
tar -xvf scan_for_matches.tar
to expand the tar file. This creates a directory ScanForMatches
which contains the following files:
README - how to run the program scan_for_matches.c - one of two source files ggpunit.c - the second source file run_tests - a perl script used to test the downloaded program testit - a perl script used for testing test_prot_patterns - test patterns for proteins test_prot_input - test protein sequences test_output - desired output from the test test_dna_input - test sequences for DNA show_hits - a perl script used to reformat output