#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.