The following statements are available in PROC ALLELE.
PROC ALLELE
<options> ;
BY
variables ;
POP
variable </ options> ;
VAR
variables ;
WITH
variables ;
Items within angle brackets (< >) are optional, and statements following the PROC ALLELE statement can appear in any order. The VAR statement is required.