Class | Analysis and data manipulation command |
Name | select |
Arguments | [containing|exactly <nprobands>] [where] <a logical expression> |
Select pedigrees containing a specified number (or more) of individuals with a trait value meeting the criterion.
Example:
>> select exactly 2 where isnon and height > 180
<< (undelete) | Up to index | >> (select pedigree) |