first previous next last contents

remove_contig_tags

#include <tagUtils.h>

void remove_gel_tags(
        GapIO  *io,
        int     gel,
        int     posl,
        int     posr);

This function removes annotations over the region defined as posl to posr from the reading numbered gel. Passing posl and posr as zero implies the entire reading. 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_162.html