bit.snps: Decoding of bitwise-storing in R
Description
Function for decoding in bitwise-storing in R (only 30 of 32 bits are used!)
Usage
bit.snps(bit.seq, nbits, population = NULL, from.p.bit = 1)
Value
De-coded marker sequence
Arguments
- bit.seq
- bitwise stored SNP sequence 
- nbits
- Number of usable bits (default: 30) 
- population
- Population list 
- from.p.bit
- Bit to start on