




create_tag_for_gel
#include <tagUtils.h> void create_tag_for_gel( GapIO *io, int gel, int gellen, char *tag);
This function is a textual analogue of the insert_NEW_tag
function
(which it uses). The function creates a new tag for a reading. The
gel argument should contain the reading number and gellen the
reading length. The tag to create is passed as the tag argument which is
in the same format as taken by the tag2values function.
See section tag2values.





This page is maintained by staden-package. Last generated on 25 April 2003.
URL: http://www.mrc-lmb.cam.ac.uk/pubseq/manual/scripting_168.html