staden-lg/src/cop
kuoi f8b7bfff1b init 2021-12-04 05:07:58 +00:00
..
COP.GUIDE init 2021-12-04 05:07:58 +00:00
README init 2021-12-04 05:07:58 +00:00
TODO init 2021-12-04 05:07:58 +00:00
align.c init 2021-12-04 05:07:58 +00:00
bapIO.c init 2021-12-04 05:07:58 +00:00
bapIO.h init 2021-12-04 05:07:58 +00:00
cop.c init 2021-12-04 05:07:58 +00:00
dapIO.c init 2021-12-04 05:07:58 +00:00
dapIO.h init 2021-12-04 05:07:58 +00:00
getSeq.c init 2021-12-04 05:07:58 +00:00
llin.c init 2021-12-04 05:07:58 +00:00
llin.h init 2021-12-04 05:07:58 +00:00
makefile-alpha init 2021-12-04 05:07:58 +00:00
makefile-dec init 2021-12-04 05:07:58 +00:00
makefile-sgi init 2021-12-04 05:07:58 +00:00
makefile-solaris init 2021-12-04 05:07:58 +00:00
makefile-sun init 2021-12-04 05:07:58 +00:00
uascii.gbl init 2021-12-04 05:07:58 +00:00
upam.gbl init 2021-12-04 05:07:58 +00:00
xdap_db.c init 2021-12-04 05:07:58 +00:00
xdap_db.h init 2021-12-04 05:07:58 +00:00

README

Guide to this directory                Simon Dear, 3 December 1991
------------------------------------------------------------------

In this directory there are all the sources required to make COP, plus
documentation.

COP.GUIDE

	Guide to the design and use of cop

makefile

	Makefile for cop.

cop.c

	Main program module.

misc.c misc.h

	Useful everyday routines.

xdap_db.c xdap_db.h

	Routines to read xdap databases.

getSeq.c fpoint.c fpoint.h opp.c opp.h seq.c seq.h seqIOABI.c
seqIOABI.h seqIOALF.c seqIOALF.h seqIOEdit.h seqIOPlain.c
seqIOPlain.h mystdlib.h

	Routines to read in trace files. Taken from ted.

align.c llin.c llin.h uascii.gbl upam.gbl
	
	Alignment routines. Taken from fasta.