




remove_contig_duplicates
remove_contig_duplicates -io io_handle:integer -contigs identifiers:strings
This function removes duplicate contig identifiers from a given list. The function takes a list of identifiers (in the usual name or #number fashion) and returns a list of the left most reading names in the contigs. If two different identifiers for the same contig are given, only the one identifier is returned.
-io
io_handle-
The database IO handle returned from a previous
open_db
call. -contigs
identifiers- The list of contig identifiers.





This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_66.html