Delila Program: pcs

pcs program

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

{version = 1.02; (* of pcs.p 1991 August 23}

(* begin module describe.pcs *)
(*
name
   pcs: partial chi squared

synopsis
   pcs(pcsp: in, list: out, output: out)

files
   pcsp:  A series of lines, each of which contains
     of 4 integers, representing the numbers of a,c,g,t.
   list: partial chi squares calculated for the integers
   output: messages to the user

description
   calculate the partial chi squared values of 4 bases

examples

documentation

see also

author
   Thomas Dana Schneider

bugs

technical notes

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


{created by htmlink 1.62}