rsub program

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

{   version = 1.01; (* of rsub.p 2005 May 23}

(* begin module describe.rsub *)
(*
name
   rsub: Subtract Ri for individual bases in a ribl.

synopsis
   rsub(ribl: in, rsubp: in, rsout: out, output: out)

files

   ribl:  An ri generated ribl file.

   rsout:  The output of this program

uuu

   rsubp:  parameters to control the program.  The file must contain the
      following parameters, one per line:

     parameterversion: The version number of the program.  This allows the
         user to be warned if an old parameter file is used.

     Further lines contain three values

     position basefrom baseto
     For example:
       -1 t a

   output: messages to the user

description

uuu

examples

documentation

see also

author

    Ryan Shultzaberger

bugs

technical notes

*)
(* end module describe.rsub *)
{This manual page was created by makman 1.44}
{created by htmlink 1.52}