By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.02; (* of winscan.p 1996 April 8}
(* begin module describe.winscan *)
(*
name
winscan: window scan
synopsis
winscan(winscanp: in, lidelp: out, fin: out, output: out)
files
winscanp: Parameters to control the program: one per line
organism name: the entire line is used
chromosome name: the entire line is used
piece name: all non blank characters to the end of the line or
the first blank character.
start coordinate (integer)
number of windows (integer)
increment between windows (integer)
window from (integer)
window to (integer)
lidelp: input to the lidel program created by this program
fin: input to the lidel program created by this program
output: messages to the user
description
Create delila instructions for a series of sequence windows.
examples
documentation
see also
lidel.p
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.winscan *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}