sset {GenABEL} | R Documentation |
Interface to C function sset subsetting genotypes from
snp.mx-class
sset(data, nsnps, nids, list)
data |
genotypic data in internal format |
nsnps |
no. snps |
nids |
no. people |
list |
something internal... |
Rather simple function which I wrote before discovering R's setdiff, etc. functions.
Sub-set from snp.mx-class object
Yurii Aulchenko