#include <tagUtils.h> void complement_contig_tags( GapIO *io, int contig);
This function complements the positions and orientations of each tag on the consensus sequence for contig number contig. The tags on the readings are not modified as these are always kept in their original orientation.