WINBOOT README FILE

As explained in the manual, the basic WinBoot distribution contains these
files:

	WINBOOT.EXE	WinBoot executable program file
	WINDIST.EXE	WinDist executable program file
	BANDS.DLL	shared library for band coefficient computation
	BWCC.DLL	Borland windows custom controls

In addition to these, this disk also contains sample files detailing the 
UPGMA and bootstrap analyses of the bacterial leaf blight data set 
described on pp. 14-15 of the manual. These are:

	IS1113.DAT	Binary data file containing the unique banding 
			patterns of Philippine isolates of the bacterial
			leaf blight pathogen of rice using the probe 
			IS1113. (Tab-delimited format)
	IS1113.MAT	Similarity matrix derived from IS1113.DAT. 
			Computed by WinDist using Dice coefficient.
			(NTSYS format)
	IS1113.UPG	UPGMA dendrogram derived from IS1113.MAT.
			Computed by NTSYS. (NTSYS format)
	IS1113.TXT	WinBoot output file giving the results of 
			bootstrap analysis on the data in IS1113.DAT.
			Dice's coefficient was used, with 2000 iterations
			and a random number seed of 46537. Bootstrap
			values differ slightly from those described in
			the manual because a different seed number was
			used to produce this file. (Plain-text file)
