#!/bin/csh -f #(ie run the cshell on this but don't read the .cshrc) # version = 1.01 of libdef.test.script 1999 May 25 set archive = ftp://ftp.ncifcrf.gov/pub/delila/ # wget grabs web pages or files. It is available from: # ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/ # these are the required files, obtainable # from ftp://ftp.ncifcrf.gov/pub/delila/ wget $archive/libdef.lib1 wget $archive/libdef.inst wget $archive/marks.arrow wget $archive/colors wget $archive/libdef.listerp # First build the database: cp libdef.lib1 l1 touch l2 touch l3 touch catalp catal # next extract the sequences: cp libdef.inst inst delila # now create the lister map cp libdef.listerp listerp cat marks.arrow marksdelila > marks touch wave echo ""> features lister # run ghostview on the resulting map: gv map