rmanno_list
#include <tagUtils.h>
int rmanno_list(
GapIO *io,
int anno_ac,
int *anno_av);
This function removes a list of annotations from the database. The annotation lists for readings and contigs are also updated accordingly. The annotations numbers to remove are held in an array named anno_av with anno_ac elements.
This function returns 0 for success, -1 for failure.
This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_166.html