By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.27; (* of ssbread.p 1993 January 29}
(* begin module describe.ssbread *)
(*
name
ssbread: read a sample sheet from the ABI sequencer
synopsis
ssbread(ssb: in, report: out, output: out)
files
ssb: A sample sheet from the ABI Sequencer
Each sample must have plasmid and primer names in the
sample name section.
report: reading of the identifying date, sample number, plasmid and primer
names There are two parts to the report. In the first, the program
locates sections of the file by coordinate, and shows what it finds
where. In the second, it reads the data which tod will read (using the
identical procedures.
output: messages to the user
description
The program allows one to test the reading modules for program tod.
examples
documentation
see also
tod.p
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.ssbread *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}