Mapwhere.README

Back to Mapwhere's main page

This version might be outdated, please check with the README included in the downlodable program's distribution.

INSTALLATION

After downloading a copy of the file Mapwhere.tar.gz in an appropriate directory, extract with the commands

	gunzip Mapwhere.tar.gz
	tar Mapwhere.tar -xvf 

This command creates a directory MAPWHERE containing all the files; cd into the new directory and compile the code by typing make. The makefile calls the gcc compiler and the needed libraries. Various files should appear, including the program mapwhere.

RUNNING THE PROGRAM

To run the program under UNIX or LINUX, follow the usual rules for adresses. For example, start the program from its directory with:

	./mapwhere [SequenceFileAdress] [options] -p Motif > ResultFileAdress 

Comments/Questions? Contact bioinf@wehi.edu.au.
Last modified: