Description Usage Arguments Value See Also
The binary bed format stores 4 individuals in a byte. This returns the SNP details for these 4 individuals, applying any SNP filtering for a merged dataset as well as flipping any alleles.
1 | getinds(bed, x)
|
bed |
An "rbed" object as returned from |
x |
The index of the chunk to extract (NOT an individual index) |
a matrix of dimension 4 by (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.