Label

A label (sometimes called a template -- for example, in biology) is a sequence of no-operation instructions used to mark regions of code within a genome. Some instructions (such a h-search) are followed by a label; the complement of that label is then used to match against other labels. See the descriptions of the individual instructions for how they use labels.