You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David M. Bryson edited this page Jan 17, 2014
·
1 revision
<title>Other Notation : Label</title>
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.