get_tag_array
This function parses the tag databases and returns a Tcl list containing the tag information. Each element of the returned list consist of the tag name, its type, and the default comment.
For instance, the standard installation returns a list starting with
"{comment COMM ?} {oligo OLIG {}} {compression COMP {}} {stop
STOP {}}
".