first previous next last contents

remove_contig_tags

#include <tagUtils.h>

void remove_contig_tags(
        GapIO  *io,
        int     contig,
        int     posl,
        int     posr);

This function removes annotations over the region defined as posl to posr from the consensus for contig number contig. Passing posl and posr as zero implies the entire consensus. This uses the rmanno function for the main portion of the work.


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_161.html