show_relationships
-io io_handle:integer
?-contigs identifiers:strings()?
?-order order:integer(1)?
This command performs the Gap4 Show Relationships function. The function returns no value but will generate a Tcl error if an error occurs.
-io
io_handle
open_db
call.
-contigs
identifiers
-order
order
-contigs
is used. An order
of 1 specifies that the output will list each contig in turn together with
the readings within that contig listed in positional order. An order of
0 lists all contig records first followed by all readings in contig and
reading number order. The default is 1.