first previous next last contents

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.



first previous next last contents
Last generated on 25 November 2011.