Delila Program: refer

refer program

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

{   version = 2.07; (* refer 2010 Sep 22}

(* begin module describe.refer *)
(*
name
      refer: print the references in the pieces of a book

synopsis
      refer(book: in, list: out, output: out)

files
      book: any book from the delila system
      list: references in the pieces of the book, organized by organism
         chromosome and map location.
      output: messages to the user.

description
      refer is a convenient way to obtain the references for pieces.
      since each piece note contains other information, this will also be
      printed.

author
      thomas schneider

bugs
      references have no standard format, so the output can not be
      formatted more than what is in the book.

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


{created by htmlink 1.62}