By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.01; (* of tram.p 1997 April 22}
(* begin module describe.tram *)
(*
name
tram: transfac matrix analysis
synopsis
tram(fin: in, tramp: in, fout: out, output: out)
files
fin: the transfrac matrix.dat file
fout: crude information analysis of each matrix.
tramp: 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.
output: messages to the user
description
Crude analysis (no small sample correction) of transfac database.
Note: In Dfd are normalized numbers that sum to 4 - idiots.
This means that the tables are real numbers, not integers.
examples
documentation
see also
trex.p
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.tram *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}