By downloading this code you agree to the
Source Code Use License (PDF). |
{ version = 1.00; (* of helixside.p 2007 Jun 25}
(* begin module describe.helixside *)
(*
name
helixside: distances converted to DNA helical angle.
synopsis
helixside(distances: in, helixsidep: in, data: out, output: out)
files
distances: Distances on DNA
data: distances on DNA followed by helical angle.
helixsidep: 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
Convert distances to helical angle.
examples
documentation
see also
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.helixside *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}