first previous next last contents

register_id

register_id
        
Returns: the id.

A Tcl interface to the register_id function.

result_names

result_names -io handle

Returns: a list describing all results.

A Tcl interface to the result_names function. This produces a single string describing the complete list of results. The format is "{contig regnum id string} ?{contig regnum id string}? ..." and so can be accessed as a Tcl list.

result_time

result_time -io handle -contig contig_number -id id_number

Returns: the time in string format.

A Tcl interface to the result_time function.

result_delete

result_delete -io handle -id id_number

Returns: nothing

Sends a REG_DELETE request to a specific id.

result_quit

result_quit -io handle -id id_number

Returns: nothing

Sends a REG_QUIT request to a specific id.


first previous next last contents
This page is maintained by staden-package. Last generated on 1 March 2001.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_197.html