Delila Program: bkdb

bkdb program

Documentation for the bkdb program is below, with links to related programs in the "see also" section.

{version = 1.01; (* of bkdb.p 1991 January 14}

(* begin module describe.bkdb *)
(*
name
   bkdb: convert a book to database format for the sites program

synopsis
   bkdb(book: in, database: out, output: out)

files
   book: a book containing many sequences of the same size.
   database: the format used by the sites program.
   output: messages to the user

description
   The program converts a book to the database format used by the sites
   program.

examples

documentation

see also
   sites.p

author
   Thomas Dana Schneider

bugs
  It sure would be nice to have on uniform type of format, but the GenBank
  format is not yet defined (and it is 5 years after GenBank was told
  by a national advisor to do this!), so we wait.

technical notes

*)
(* end module describe.bkdb *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}