Description Usage Arguments Value See Also
The binary bed format stores 4 individuals in a byte. This returns the SNP details for these one individual only. It is more efficient to get the chunks with getinds
.
1 | getind(bed, x)
|
bed |
An "rbed" object as returned from |
x |
The index of the individual to access |
a vector of length (bed$no.snp or length(bed$datkeep)) containing the SNP values for each individual
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.